Re: Classes and lib sub-derectories

2008-03-24 Thread Ch Praveena
Hi, WEB-INF directory will be found under ROOT of . And this is a default directory that comes along with the software. You create manulally a folder as "Sample"(Your application or war file)at TOMCAT_HOME/webapps directory. Now let this Sample contain a WEB-INF and follow the directory struc

Classes and lib sub-derectories

2008-03-24 Thread Susantha de Silva
Hi I installed Apache Tomcat 4.1.37 server in my computer. However there are no "classes" and "lib" sub-directories in "WEB_INF" directory. When I created them manually even simple programs with JSP and Java beans don't work. Please advice me what to do. Regards Susantha de Silva