|
hi, I am new to jsp and servlets.
I have been given a project where i have to create a online exam system. i have successfully been able to fetch the first question from the database and display it. the jsp page contains a "next" and a "previous" button. on clicking the "next" button, the next question should be displayed. i am stuck at this point. what is the logic and method to do this?
|
|
|
|
|
|
|
|