This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes Assigning dynamic values to checkbox Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Assigning dynamic values to checkbox" Watch "Assigning dynamic values to checkbox" New topic
Author

Assigning dynamic values to checkbox

Manasa Burle
Greenhorn

Joined: Sep 22, 2005
Posts: 1
Hi,
I have a page which lists the users in the system. I have a checkbox for each of the user which when checked and clicked delete should delete the user. For this i need the id of the user to assign to the checkbox so that i can retrieve ids and then delete.Please give me a solution as to how to achieve this. The id of the user is present in the bean.

Thanks,
Manasa
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Assigning dynamic values to checkbox
 
Similar Threads
Check box is not re-rendered after bean execution
EJB and HTTPSession
How to get checkboxes from request parameter
html:checkbox tag
checkbox in jsp