This error is due to Instantion of the bean. When the instance of the class cannot be created then you get the error. Check your code in the class, some programming error must have been there. Refresh the page again, the page should come.
-----Original Message----- From: Johnny [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 09, 2002 8:26 PM To: Tomcat Users List Subject: "Wrong Name" error! To all Tomcat users, I stored a class file "VerifyCertBean.class" to "/usr/local/tomcat/webapps/en/WEB-INF/classes/com/sr/", but I received the following internal server error : javax.servlet.ServletException: com/sr/VerifyCertBean (wrong name: VerifyCertBean) Did I miss out something here? Regards, Johnny. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
