Validation prevents Action from creating session scope object

2004-07-26 Thread Robert Miller
I have a Struts application that acts like a wizard (conditionally displaying only relevant pages and skipping others based upon previous user input). One of my pages collects multiple instances of a single record by allowing data to be entered and displaying previous records in a table. To

RE: Validation prevents Action from creating session scope object

2004-07-26 Thread Jim Barrows
-Original Message- From: Robert Miller [mailto:[EMAIL PROTECTED] Sent: Monday, July 26, 2004 10:36 AM To: [EMAIL PROTECTED] Subject: Validation prevents Action from creating session scope object snip The browser displays Error 500: Cannot find bean list in any scope

RE: Validation prevents Action from creating session scope object

2004-07-26 Thread Robert Miller
Message- From: Robert Miller [mailto:[EMAIL PROTECTED] Sent: Monday, July 26, 2004 10:36 AM To: [EMAIL PROTECTED] Subject: Validation prevents Action from creating session scope object snip The browser displays Error 500: Cannot find bean list in any scope. It is acting as though