Posted By:
Anonymous
Posted On:
Monday, September 17, 2001 01:09 PM
I am attempting to use methods such as:
rs.first()
in my servlet and I am getting errors when I compile because my jdk1.1.8 cannot find the method.
Is there any method in the 1.1.8 functionality that can go to the first row in a resultset?