Error compiling servlet file,help

2004-02-01 Thread Avinash Sridhar
Hi, Thanks for the suggestion,I did as you told and echo %CLASSPATH% going into the directory,but still the errors as below.Dont know what has to be done. Hoping to hear from you at the earliest. Thanks AS On Mon, 02 Feb 2004 Marcel Stör wrote : >Avinash Sridhar wro

Re: Error compiling servlet file,help

2004-02-01 Thread Philipp Taprogge
Hi! Avinash Sridhar wrote: Thanks for the suggestion,I did as you told and echo %CLASSPATH% going into the directory, but still the errors as below. And the result was... what? The compiler errors can be interpreted in only one way: the servlet-api is _not_ in your classlath. Hence there can be

Re: Re: Error compiling servlet file,help

2004-02-01 Thread Avinash Sridhar
Hi Phil, Thanks for the information,The E: was overlooked,silly me. Yes it did help AS On Mon, 02 Feb 2004 Philipp Taprogge wrote : >Hi! > >Avinash Sridhar wrote: >>Thanks for the suggestion,I did as you told and echo %CLASSPATH% going into the >>directory, >>but still the errors as below. >