Hi,
 
       Here I got one problem using ResultSet.  If I am using scrollable resultset its working fine in java.  I am using oracle database and thin drivers. The same code I want work in jsp.  But its not working moreover its giveing  the following error.(I am using PreparedStatement)
 
Java.lang.noSuchmethod error: java.sql.Connection:Method Prepared statement(Ljava/lang/String;II)Ljava/sql/PreparedStatement;notfound.
 
I am using javawebserver2.0 and Tomcot3.3.  Both webservers gave same errors.  I did't get any thing. Why its giveing errors.  Please help me.
 
Advanced Thanks
 
Regards
SRinivas
 
 
 
 
 
 


Get your FREE download of MSN Explorer at http://explorer.msn.com
=========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com

Reply via email to