File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes validate that a radio button was chosen struts2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "validate that a radio button was chosen struts2" Watch "validate that a radio button was chosen struts2" New topic
Author

validate that a radio button was chosen struts2

Jordan Smith
Ranch Hand

Joined: Apr 06, 2008
Posts: 89
hi!

i iterate over collection of question and answers.



how can i validate that all the questions were answered?

I hold the result in List<String> answer;

thanks!
 
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: validate that a radio button was chosen struts2
 
Similar Threads
Struts 2 Iterating in ArrayList containing object Array
Retrieving List from DB and setting to JSP in struts 2
iterator and <s:radio /> question
Displaying the fields in an order
How to iterate through List of objects using OGNL <s:iterator> tag in struts2