> From: Fabbris Pierluigi [mailto:[EMAIL PROTECTED] 
> Subject: javax.servlet.ServletException: Cannot allocate 
> servlet instancefor path /servlet/HelloWorld
> 
> java.lang.IllegalAccessException: Class 
> org.apache.catalina.core.StandardWrapper can not access a 
> member of class HelloWorld with modifiers ""

You've likely not used the public modifier on your doGet(), etc.,
methods.

If that's not the case, post your servlet code to the list.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to