.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.

