.Next() Method problem?

Hi to everybody,

I am new at Java and of course JSP but i am trying to use Next() method. Whenever i try to use that method in my web application, the page is posted back but always the first row of the data comes up. I can't jump to the second row in the database. But to let you know, i am using netbeans 5.5 to create my project, so i make it by netbeans' GUI so i don't write any code for it, just have Visual Web Pack and just double click to Next() method from palette.

Thanks for the helps.

[521 byte] By [sheriffdaonea] at [2007-11-26 15:10:51]
# 1

Hi there,

Sorry I don't know about Netbeans or database connectivity.

Since your question is more related to Netbeans , and database connectivity you will find better answers and people who know those answer on the

Netbeans mailing list:

http://www.netbeans.org/community/lists/top.html

and

Java Database Connectivity (JDBC)

http://forum.java.sun.com/forum.jspa?forumID=48

appy77a at 2007-7-8 9:01:43 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...