How do I setup Tomcat 5.*

2003-07-09 Thread JavaWriter2002
Hi, I have searched instructions and websites with no real luck on this. I've used Tomcat in production since some 3.* version but I've been lost since after 4.0 about where to put a simple servlet class or how to include the servlet.jar so jdk1.4 can see it. I've created war files as the

Tomcat 5.*

2003-06-30 Thread JavaWriter2002
Hi, I haven't found any straightforward instructions to use servlets on tomcat 5.*. I have hard time configuring it as well. On Tomcat 4.0 and earlier I could just drop servlet.jar in my jdk/lib and fix the classpath. Then I could just drop servlets into the class directory and they worked.

INSTALLING Tomcat-4.0 with JDK1.4 beta.

2002-01-18 Thread JavaWriter2002
Yes you guessed it...Tomcat4.0 won't install using jdk1.4 beta. The first thing it does is says it cant find a Java Development kit. Works fine with JDK1.3 so I'm guessing jdk1.4 will install once it is out of beta. Correct? There are some new utilities in jdk1.4 I'd like to use, but I've