Hy, Are you using a JDBC-ODBC Bridge? Because in this case the JDBC-ODBC Bridge that is included in the Java 2 Platform (jdk1.2.x) initial release does not support the new features in the JDBC 2.0 API (methods as previous(), first(), etc..). I had the some problem and currently the only way is to create a JDBC connection with the DB other wise you have to wait for the new version of the Bridge that support the new features. You can find some information about this at http://java.sun.com/products/jdbc/faq.html Ciao Elena Reeta Mittal wrote: > Hello Everyone, > > I am trying to make a navigation bar. But in JDK1.1.5 only move next method > is available. In jdk1.2.2 move previous, move last, move first methods are > available but when I am trying to use them then I am getting that method is > not available. Can anyone please tell me the reason of this problem ? > > Thanx and Regards, > Reeta > > =========================================================================== > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". > FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html
begin:vcard n:Palanca;Elena tel;work:Dipartimento di Informatica di Pisa x-mozilla-html:FALSE adr:;;;;;; version:2.1 email;internet:[EMAIL PROTECTED] fn:Dott. Elena Palanca end:vcard
