RE: Help required: No bean found exception

2006-06-19 Thread Samere, Adam J
Perhaps your session timed out? -Original Message- From: Bharat Kumar Meda [mailto:[EMAIL PROTECTED] Sent: Monday, June 19, 2006 12:57 PM To: Struts Users Mailing List Subject: Help required: No bean found exception Hi, I have a struts based application for adding, deleting and

Help required: No bean found exception

2006-06-19 Thread Bharat Kumar Meda
Hi, I have a struts based application for adding, deleting and searching records. (single jsp, three buttons, one form, one action) Form is with session scope. While loading the jsp, I prepopulate with data obtained from DB. Everything was working fine. But suddenly I got the following exceptio