RE: Design Question - Need to put assertions in Actions?

2003-09-05 Thread Marco Tedone
Message-ID: <[EMAIL PROTECTED]> From: "White, Joshua A (HTSC, CASD)" <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Subject: Design Question - Need to put assertions in Actions? Date: Fri, 5 Sep 2003 08:53:49 -0400 MIME-Version: 1.0 Content-Ty

Design Question - Need to put assertions in Actions?

2003-09-05 Thread White, Joshua A (HTSC, CASD)
Say I have a form "formFoo" which manages some noun "Foo". It has two different actions, "newFoo" and "editFoo". Each has specific logic depending on whether or not Foo exists. I am experiencing a problem where users create Foo, but then (either by bookmark or the back button) users are