Niall,
Ok, I changed the form scope to "session" in all action mappings in my
struts-config.xml and that seems to work.
Thx a lot!
Ralf
P.S.: This was easier than going through all my java action classes since it
was only in one file. I hope this won't cause other side-effects!
> -Original M
Niall,
Ok, I changed the form scope to "session" in all action mappings in my
struts-config.xml and that seems to work.
Thx a lot!
Ralf
P.S.: This was easier than going through all my java action classes since it
was only in one file. I hope this won't cause other side-effects!
> -Original M
action mapping to "session" or
store the pre-filled loginForm in request scope instead.
Niall
- Original Message -
From: "Ralf Hauser" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 21, 2004 10:22 AM
Subject: pre-filled form values n
Hi,
In the process of migrating from struts1.1 to 1.2.4, the following problem
arises:
Often in an action-execute(), I pre-populate a form bean and save it
into the session in order to subsequently show these values in the next jsp
containing that same form.
Now, all such form field values arrive
Hi,
In the process of migrating from struts1.1 to 1.2.4, the following problem
arises:
Often in an action-execute(), I pre-populate a form bean and save it
into the session in order to subsequently show these values in the next jsp
containing that same form.
Now, all such form field values arrive
5 matches
Mail list logo