Message-
From: Martin Gainty [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 21, 2005 4:00 PM
To: Struts Users Mailing List
Subject: Re: problem with removing form bean
You should ensure your mapping scope is indeed 'request' e.g.
//Test for presence of attribute in Map
if (mapping.g
> The problem is that when I get the input form the second time - it
> still shows the data of the first Item that was created before,
Perhaps simply call form.reset() before returning from your save action.
- Dave
-
To uns
--- Original Message -
From: "Rivka Shisman" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, June 21, 2005 9:28 AM
Subject: problem with removing form bean
Hi all
I have a very annoying problem with a form bean:
I'm working with WSAD v6.0 (RAD v6.0) and struts
Hi all
I have a very annoying problem with a form bean:
I'm working with WSAD v6.0 (RAD v6.0) and struts v1.2.4
When creating a new Item I call EditItemAction (mehod create)
The ItemForm is created and the passed to editItem.jsp
>From there it arrives to SaveItemAction (method create)
4 matches
Mail list logo