RE: can't remove form bean

2005-06-25 Thread Rivka Shisman
-Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Sunday, June 26, 2005 7:50 AM To: Struts Users Mailing List Subject: Re: can't remove form bean From: "Rivka Shisman" <[EMAIL PROTECTED]> > When creating a new Item I call EditItemAction (mehod cre

Re: can't remove form bean

2005-06-25 Thread Wendy Smoak
From: "Rivka Shisman" <[EMAIL PROTECTED]> When creating a new Item I call EditItemAction (mehod create) The ItemForm is created and then passed to editItem.jsp From there it arrives to SaveItemAction (method create) okay so far and if the item was successfully saved it is returned with a suc