Hi,

Yes, I am saving the results in a database.  When the user returns, I
query the database and place the results into a string array.  I am
unable to get this array to repopulate the check boxes the user
previously selected.

Thanks,
Dave



-----Original Message-----
From: Struts Two [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 01, 2008 9:04 AM
To: Struts Users Mailing List
Subject: Re: [S2] Pre-populating Checkboxes

>>So if there are five check boxes and the user selects three of
>>them and submits the form, how do I automatically check the three
boxes
>>when the user returns the next day?


If I have understood your question right, you need to persist user
selection (say in a database). What you are asking extends way beyond
browser session or reqeust scope.


      __________________________________________________________________
Get the name you've always wanted @ymail.com or @rocketmail.com today!
Go to http://ca.promos.yahoo.com/jacko/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to