Hi Swechha, I don't exactly know of a solution to your problem. I'd need more information. But I think that you do not have to set an explicit $CLASSPATH to include the servlet-api and jsp-api jar files. Tomcat automatically includes the jars in [Tomcat]/common/lib without you needing to specifically set any $CLASSPATH. Hope this helps.
On Wed, Aug 6, 2008 at 7:09 AM, Swechha Rao <[EMAIL PROTECTED]>wrote: > Hi, > > > > I have just downloaded apache tomcat 6.0.18.zip. I have unzipped it and > given the classpath for servlet-api and jsp-api. > > I can run the example servlet and jsp pages. > > I created a new folder with servlets and jsp in it and placed it in the > webapps folder. But I cannot run the servlet pages. > > > > Please provide me a solution for this. > > > > Swechha. > >