tribute("allRoles", allRoles);
- Original Message -
From: "David Chelimsky" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, June 18, 2003 1:58 PM
Subject: Re: Multibox persistence problem
I've only been a
ECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, June 18, 2003 1:58 PM
Subject: Re: Multibox persistence problem
> I've only been able to make this work w/ session scope. Can you please
> post your code so I can see your solution? Thanks
in my code - I didn't put Collection for multibox to the
form bean, but to separate bean...
- Original Message -
From: "David Chelimsky" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, June 18, 2003 1:24 AM
Subject: Re
y" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, June 18, 2003 1:24 AM
Subject: Re: Multibox persistence problem
> 1. Make sure that you are overriding the reset() method in the ActionForm.
> 2. In reset(), make sure you do
IL PROTECTED]>; "Mykola
Ostapchuk" <[EMAIL PROTECTED]>
Sent: Tuesday, June 17, 2003 11:15 PM
Subject: Re: Multibox persistence problem
try setting scope="session" in your action.
HTH
- Original Message -
From: "Mykola Ostapchuk" <[EMAIL PROTE
IL PROTECTED]>; "Mykola
Ostapchuk" <[EMAIL PROTECTED]>
Sent: Tuesday, June 17, 2003 11:15 PM
Subject: Re: Multibox persistence problem
> try setting scope="session" in your action.
> HTH
> - Original Message -
> From: "Mykola Ostapchuk&quo
try setting scope="session" in your action.
HTH
- Original Message -
From: "Mykola Ostapchuk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 18, 2003 10:35 AM
Subject: Multibox persistence problem
> Hi,
>
> I'm
Hi,
I'm using multibox to display multiple checkboxes:
Everything works fine, the only problem is - when there's a validation error
on my form and it's reposted with error messages, it always return all
checkboxes unchecked (even if I check some of them before).
How could I keep c
8 matches
Mail list logo