Actually Tomcat is the reference implementation of Servlets 2.2 and JSP 1.1
meanwhile JRun is a commercial implementation of Servlets 2.1 and JSP 1.0.
Reference means it is not recommended for production environments.
Otherwise, Tomcat installation (at least under Windows) is pretty
straightforward: you just unzip tomcat.zip in c:\tomcat, get sure that
JDK_HOME is indeed pointing to the base directory of you JVM installation,
execute startup.bat and you are up and running. Tomcat comes with its own
web server that listens on port 8080.

Good luck and enjoy!




------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Problems?:       [EMAIL PROTECTED]

Reply via email to