File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Value Binding at runtime Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Value Binding at runtime" Watch "Value Binding at runtime" New topic
Author

Value Binding at runtime

fahad siddiqui
Ranch Hand

Joined: Jun 14, 2006
Posts: 85
I am rendering a set of checkboxes at runtime from my backing bean on the UI using the createComponent api.
Also, on the jsp, i have a panelgroup tag put beforehand for rendering the components from server side onto it at runtime.

But i am not able to retrieve the value of the checkboxes on submitting.
How do i value bind it to a variable or any thing else for getting its value.

Please advise with some sample working codes.
 
I agree. Here's the link: jrebel
 
subject: Value Binding at runtime
 
Similar Threads
Struts 2 Checkbox problem
html-multibox How can i make certain values checked
req.getParameterValues returning null
selectManyCheckbox
checkbox property