aspose file tools
The moose likes JSP and the fly likes  how to give next and previous button functionality to retrieve next question from database. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark " how to give next and previous button functionality to retrieve next question from database." Watch " how to give next and previous button functionality to retrieve next question from database." New topic
Author

how to give next and previous button functionality to retrieve next question from database.

vishwajeet bhalerao
Greenhorn

Joined: Sep 27, 2011
Posts: 4
i use jsp and oracle 10g,i want single question on a page and if i click on next button next question should be retrieve from database .In case of previous button previous question should be retrieve from database.how can i do?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56162
    
  13

What have you thought of so far?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: how to give next and previous button functionality to retrieve next question from database.
 
Similar Threads
Populating <TABLE> using Ajax
Next & Previous buttons behaviour in my jsp page
Basic JSF design question
How to maintain state between different pages in jsp
displaying one by one record using servlets