![]() |
|
|
+ Search |
![]()
|
Aug 30th, 2004 16:12
Knud van Eeden,
---------------------------------------------------------------------- --- Knud van Eeden --- 31 August 2004 - 00:49 am --------------------- Internet: Web Server: Microsoft Information Server: IIS: JSP: How to run JSP via Microsoft IIS? --- Method 1: Configure Tomcat to work together with IIS [Internet: http://www.google.com search for 'jsp iis install'] http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-iis-howto.html --- --- Method 2: Use e.g. the webserver / servlet engine Resin, which you can run together with Microsoft IIS: --- To download the current latest Resin v3.0.8 http://www.caucho.com/download/resin-3.0.8.zip --- or check http://www.caucho.com/download/ --- Installation instructions for the latest Resin v3.0.8 http://www.caucho.com/resin-3.0/install/cse-iis.xtp --- This will install the dll which IIS uses to communicate with Resin and the Java interpreter srun, which handles the Java commands. You will have to configure both IIS and Resin. --- --- Internet: see also: --- [Internet: http://www.google.com search for 'jsp iis install': http://www.google.com/search?hl=en&lr=&ie=ISO-8859-1&q=jsp%20iis% 20install] --- JSP: Apache: How to install Apache-Tomcat/Jakarta, in order to be able to run JSP or servlet? http://www.faqts.com/knowledge_base/view.phtml/aid/14745/fid/426 ----------------------------------------------------------------------