Did you get this figured out? I believe you name all the checkboxes
with the same name and give them different values, you may be able to
use:
String selected[] = request.getParameterValues(name);
Matt
On 4/28/07, jithesh <[EMAIL PROTECTED]> wrote:
haii...
I am using Display tag to list the users with different columns. i have
given check box for all raws. How to perform operation only on selected
users that are ticked on check box. Currently i want to add selected users
to some other table. so how to get those field that are only selected....
please reply me if some one knows...
regards,
jithesh
--
View this message in context:
http://www.nabble.com/problem-of-deleting-selected-users-in-display-tag-tf3661186s2369.html#a10230263
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]