aspose file tools
The moose likes JSP and the fly likes moving to the next record on clicking the next button. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply locked New topic
Author

moving to the next record on clicking the next button.

Kailash karayat
Greenhorn

Joined: Jun 22, 2012
Posts: 10
hi,

i know i am raising the same question again, but after my lot of trails i am not able to perform the following operations for a online examination system.

getting questions from the database 1 question per page along with the options
next and previous button on the page to move to next or previous record in the database
saving the user response in the database.

please help me..
Rajkamal Pillai
Ranch Hand

Joined: Mar 02, 2005
Posts: 434


What have you done so far?

If you are you stuck any place, please post the details for suggestions on how to resolve the issue.

Cheers,
raj.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56215
    
  13

Please continue in the original post.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: moving to the next record on clicking the next button.
 
Similar Threads
navigation problem
How to display questions one by one from database in jsp page and how to navigate to next question
how to give next and previous button functionality to retrieve next question from database.
How to maintain state between different pages in jsp
How to implement Pagination