Re: Tomcat 4.0.3-HTTP Status 500-Internal Server Error

2002-07-05 Thread Arshad Mahmood
Because you have put your bean in "com.jguru", you need to duplicate this under WEB-INF/classes. Your bean should then reside as "WEB-INF/classes/com/jguru/FormBean.class". Regards. - Original Message - From: "John and Alicia Scott" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Frida

Re: Tomcat 4.0.3-HTTP Status 500-Internal Server Error

2002-07-06 Thread Arshad Mahmood
> > > - Original Message - > From: "Arshad Mahmood" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Friday, July 05, 2002 2:22 PM > Subject: Re: Tomcat 4.0.3-HTTP Status 500-Internal Server Error > > &

RE: Tomcat 4.0.3-HTTP Status 500-Internal Server Error

2002-07-06 Thread Kevin Passey
Are you referencing the page as x.jsp or just That caught me out a couple of times. Additionally check the servlet entries in your web.XML file. Regards Kevin -Original Message- From: John and Alicia Scott [mailto:[EMAIL PROTECTED]] Sent: 05 July 2002 20:19 To: [EMAIL PROTECTE