I am trying to make an Online for an Intranet Project. It is on Apache-Tomcat and MySQL Database. It is such that the questions are storeds as html pages and the paths are assigned in the database table to the question IDs.
Now for each test 10 questions are to be generated randomly and displayed to the user.I have kind of evolved a simple way to do it. but can somebody tell me more about how i can implement it. Any suggestions are most welcome