RE: Tomcat 4.1Configuration <404 error>

2004-04-01 Thread Taj
Subject: Re: Tomcat 4.1Configuration <404 error> On Thu, Apr 01, 2004 at 11:26:54PM +0530, Taj wrote: : : : GetInput : GetInput : : : Even after all this I get the 404 error: the required source was not found. Which JDK are you using? Ar

Re: Tomcat 4.1Configuration <404 error>

2004-04-01 Thread QM
On Thu, Apr 01, 2004 at 11:26:54PM +0530, Taj wrote: : : : GetInput : GetInput : : : Even after all this I get the 404 error: the required source was not found. Which JDK are you using? Are your classes are really called "GetInput" and not

Tomcat 4.1Configuration <404 error>

2004-04-01 Thread Taj
Iam having problem in setting my application running in Tomcat 4.1 The applications directory is situated at /Tomcat4.1/webapps/ROOT/myapplication This is the only place that my pages are visible to the server. My class files are situated at /Tomcat4.1/webapps/ROOT/myapplication/WEB-INF/classes/