> From: Devireddy, Nagendra Reddy (STSD) [mailto:[EMAIL PROTECTED] 
> Subject: RE: Problem with Tomcat 5.0.28
> 
> One more thing .. This was working fine with Tomcat 4.0 and after
> upgrading to Tomact 5 its giving this problem..

Were you depending on the invoker servlet in 4.0?  This is disabled in
more recent Tomcat versions due to serious security flaws.  If so,
you'll need to put in the appropriate servlet mappings in your web.xml
files to actually access the classes.  See the servlet spec for details.

 - 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]

Reply via email to