Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: Java Web Server / IIS


Message #1 by "Ajay" <ajay@c...> on Tue, 26 Sep 2000 00:30:17 -0700
Hi
	As u told that your idea is hosting only in IIS, then u need to go for
JRun(http://www.allaire.com). Using JRun2.3 u can run Servlets. Now the
Current Version is JRun3.0 an EJB Application Server. Using JRun u can
configure IIS/PWS/Apache to enable your website as Servlet/JSP enabled.
 	For your local hosting u can run both IIS and JWS. Becoz JWS is running in
Different port(Default is 8080). U need to give the port as :8080(Example:"
http://localhost:8080/servlet/MyServlet.class " Go ahead.

Regards,
Elamurugu
SSI-Biznet.com
elamurugu@s...
Ph:4344538,4346809,4340520

  Return to Index