Re: can't get tomcat to compile...servlets.

2000-11-18 Thread Kurt Bernhard Pruenner
Parvez Rishi wrote: hi, i'm new to servlets and tomcat. i've installed tomcat with apache 1.3.12. it serves servlets and jsp's but it does not compile them. Well, it's funny that it wouldn't compile JSPs, but Tomcat not compiling servlets is the correct behaviour - it never has done that and

RE: can't get tomcat to compile...servlets.

2000-11-17 Thread CPC Livelink Admin
Not positive, but this may be that you did not specify tools.jar on your command line. I beleive I saw sometime a long time ago on this list that this was required to compile anything in-process. You probably will need to update the startup script to get it correctly (since it didn't get it

Re: can't get tomcat to compile...servlets.

2000-11-17 Thread Parvez Rishi
thanks Paul. yes, i have the tools.jar in the tomcat.sh rightly pointed. but still cant get it to compile. parvez And Then CPC Livelink Admin wrote . Not positive, but this may be that you did not specify tools.jar on your command line. I beleive I saw sometime a long