Is that possible? give me idea, How?
Hi all,
I am implementing online examination using Struts. ....
Is that possible that different-different candidates get same questions but in different order.
what i am trying to say is , I fetched the list of questions from DB and iterate it in the JSP but what i want is different candidates get it in a random order. means questions should b same but not in same order for each candidate.
Is that possible if yes then how give me some idea..
thanx

