hi !
please tell me how to navigate from 1st record to last record and also from last to first record of database using JDBC , Servlet and jsp.
please help me by sending full source code for that. thanks :)
nikita.chandra 0 Junior Poster in Training
Recommended Answers
Jump to Posti know how to run query and how to get values in result set using while loop already. ResultSet.next() and ResultSet.previous are the methods to scroll through resultset values i used all these in my program but there was sum prob in navigation.
Also, make sure you request a scroll …
All 5 Replies
javaAddict 900 Nearly a Senior Poster Team Colleague Featured Poster
nikita.chandra 0 Junior Poster in Training
nikita.chandra 0 Junior Poster in Training
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.