RE: Problem running servlets on tomcat

2007-02-12 Thread Caldarale, Charles R
> From: Rahul Choubey [mailto:[EMAIL PROTECTED] > Subject: Problem running servlets on tomcat > > E:\Program Files\apache-tomcat-4.1.34\webapps\rahul\Web-Inf\classes Even on Windows, directory and file names defined in the servlet spec are case sensitive. The directory name shoul

Problem running servlets on tomcat

2007-02-12 Thread Rahul Choubey
Dear Friends, I am having a problem running servlets on the browser using Tomcat.I am using Apache Tomcat 4.1.34 and am saving the .class file at the following location in my system:- E:\Program Files\apache-tomcat-4.1.34\webapps\rahul\Web-Inf\classes rahul\Web-Inf\classes being