u can give index for every checkbox and then access the value of the
records according to this index.....
it's simple with <html-el:checkbox property="chk[${idx}]".......
-----Original Message-----
From: Rajesh M Vasudevan [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 27, 2003 11:45 PM
To: Struts Users Mailing List
Subject: Re: [Question] Checkbox multi select problem.
Hi,
Can you help me with this..
I want to pass the record ids selected by the user using a checkbox, to
the
Action Bean, when the page is submitted.
Check Unique Rec Ids
X 1000
X 1001
X 1002
X 1003
The number of rows is dynamic, as it depends on the number of rows
retrieved
from the database.
Please advise how to do this?
Thanks very much,
Rajesh
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]