On 16/7/09 13:59, Caldarale, Charles R wrote:
From: Pid [mailto:[email protected]]
Subject: Re: java.lang.ClassNotFoundException&  error 404

Is your TestServlet properly located in a package?

Servlets do not have to be in a package (although they should be); it's JSPs 
that must be in a package, according to the spec.

Aha. Guess it's down to where the .class file is actually located in this case then.

p

  - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to