hai,
we r using jdk1.3.We wrote a program (JSP file)to connect to the database.
Regarding number of records in the table we have used ResultSet object.getFetchSize().
We r getting error that method getFetchSize() not found in ResultSet interface.
We r using Tomcat server for JSP