Um, have you actually read the documentation? If you had then you would have seen references to WEB-INF directories, web.xml files and suchlike. I strongly suggest that you go read the docs that came with tomcat before asking questions to the list.
Cheers, Tom Jaicey Ouseph wrote: > I have downloaded the Tomcat 4.0.4. I am running it as > a standalone. I have made a folder jaicey/jsp in > webapps. I have even made jaicey/servlets in webapps. > I have set the context path in server.xml. So when I > place any jsp file inside jaicey/jsp it works fine. > But when I place the servlet inside jaicey/servlet > then it does not seem to work. If I set the classpath > in "setclasspath.bat" then, it only works if I start > tomcat without using bootstrap. But how do I set the > classpath if I am using bootstarp to start the tomcat. > > Please Reply...... > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Finance - Get real-time stock quotes > http://finance.yahoo.com > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
