RE: Validation prevents Action from creating session scope object

2004-07-26 Thread Robert Miller
:43:17 PM >>> > -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 > > > The browser displays "Error 500: Canno

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 > > > The browser displays "Error 500: Cannot

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 accom