The moose likes Struts and the fly likes Validating Nested Beans Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Validating Nested Beans" Watch "Validating Nested Beans" New topic
Author

Validating Nested Beans

Peter Martin
Greenhorn

Joined: Dec 09, 2003
Posts: 1
I have a form bean, ItemListForm, which contains a list of form beans, ItemForm. How can I use the Validator plugin the validate the ItemForm beans in the list?
Thanks
Peter.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Validating Nested Beans
 
Similar Threads
How can i display minimize and iconifiable button in JInternalFrame
Problem with ActionForm
Error msg: No bean specified
Struts & Hibernate Integration unable to delete values from MYSQL database
Nested Tag (in Form of Table ) :: not able to submit masterForm