I assume you have put your classes in packages? If not, I have heard things that lead me to think that may be a problem. I always use packages, so I would not know what the issues are.

Micael

At 01:24 PM 11/27/2002 -0800, you wrote:

Hi,

I have installed Apache-Tomcat 4.1.12 and its running its demo jsp and servlets fine. But while running my own jsp in which i instantiate an object it gives 404. I don't know where exactly to place the class files.

Right now I have made a WEB-INF directory and a classes directory in between that, where i have places the classes. but its not picking it up.

also in the server.xml i have made the entry

<Context path="/abcd" docBase="webapps/abcd" crossContext="true" debug="0" reloadable="true" trusted="false" > </Context>

Can some body suggest the exact steps to be taken to get this thing configured.

Thanx

Nitesh



---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
Micael

-------------------------------------------------------

This electronic mail transmission and any accompanying documents contain information belonging to the sender which may be confidential and legally privileged. This information is intended only for the use of the individual or entity to whom this electronic mail transmission was sent as indicated above. If you are not the intended recipient, any disclosure, copying, distribution, or action taken in reliance on the contents of the information contained in this transmission is strictly prohibited. If you have received this transmission in error, please delete the message. Thank you


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to