Results 1 to 1 of 1
- 08-07-2009, 02:44 PM #1
Member
- Join Date
- Aug 2009
- Posts
- 1
- Rep Power
- 0
calling action class multiple times
I am developing an online quiz application in struts
i have 25 questions in the quiz
All the 25 questions will be displayed in one page,each questions have four radio buttons for options
hence i have 100 radiobuttons
i want store the option the user clicked in bean class and calculate the scores in action class
in this case sholud i need to declare 25 variables in bean class for storing the answers or the action class can be called using any iterator
kindly help me in this regard
Similar Threads
-
Playing an AudioInputStream multiple times
By pmgallardo in forum Advanced JavaReplies: 6Last Post: 03-09-2009, 04:29 PM -
action class
By jayagowri in forum Web FrameworksReplies: 1Last Post: 05-07-2008, 03:23 PM -
Problem calling classes to flip coin x number of times and record heads or tails
By adlb1300 in forum New To JavaReplies: 2Last Post: 11-11-2007, 08:07 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks