Re: Compiling Servlets - Tomcat 5.5

2006-01-10 Thread James Goodwill
Lenandlar, I do not understand why you had to move the servlet-api.jar. Can you echo your $CLASSPATH and your $TOMCAT_HOME? Did you get Tomcat started? Thanks, James On Jan 10, 2006, at 10:32 AM, Lenandlar Singh wrote: I got it to compile just copied servlet-api.jar into the /ext di

Re: Compiling Servlets - Tomcat 5.5

2006-01-10 Thread James Goodwill
Lenandlar, What is happening when you compile? Can you include the output? Thanks, James On Jan 10, 2006, at 8:58 AM, Lenandlar Singh wrote: James Goodwill <[EMAIL PROTECTED]> wrote:Try adding /common/lib/ servlet-api.jar to your classpath. This is what i set as a cla

Re: Compiling Servlets - Tomcat 5.5

2006-01-10 Thread James Goodwill
Try adding /common/lib/servlet-api.jar to your classpath. On Jan 10, 2006, at 8:09 AM, Lenandlar Singh wrote: Folks im trying to compile a servlet but JCreator complains about not finding the servlet api's. I did this a few years ago but put it down...can someone please help