I want website link which give me simplest way to know how to install and configure Tomcat? Also which version of JDK is compatible with which Tomcat version.How to set ClassPath, etc? In Short I want to do all initial configuration before running any JSP and Servlet. Please help me.
I installed JBoss 4.0.2 to practice coding servlets and JSPs, but I'm not sure if it has the implementation of correct servlet and JSP specifications. I just started to read "SCWCD Study Guide, second edition", at least the first examples are working ok. In addition, it's very easy to deploy a WAR or EAR in JBoss even if you don't have a lot of experience (that is my case). Regards,
I have installed jdk1.5.0_04 and jakarta-tomcat-5.5.9.
But now while starting startup.bat i am getting following error.Can some some guide me. How to overcome from this ?
Error is "Windows cannot find '-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager' make sure you typed the name correctly and then try again. "