Hi,
Thanks for your reply.
But I am using same code in java its working fine.

In the case of jsp onl y its giveing problem. How can I

solve this .

Regards

Srinivas

 

>From: "G.Nagarajan" <[EMAIL PROTECTED]>

>Reply-To: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Please help me(ScrollableResultSet)
>Date: Thu, 15 Nov 2001 10:35:57 +0100
>
>Hi,
>I think you are using an old version of java. Just check the following
>
>- only jdk1.3 is installed in your machine
>- path included the java executable in the 1.3 version
>- classpath includes tools.jar in the 1.3 version lib directory
>- JAVA_HOME env variable points to the 1.3 directory
>
>regards,
>Nagarajan.
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
>[mailto:[EMAIL PROTECTED]]On Behalf Of srinivas tadikonda
> Sent: Thursday, November 15, 2001 5:10 AM
> To: [EMAIL PROTECTED]
> Subject: Please help me(ScrollableResultSet)
>
>
> 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.
>
> summary:
>
> I want to work the following methods in JSP:
> rs.previous() or rs.afterlast(); both methods are working java. but in
>the case of JSP its not working. Please help me. I am using jdbc 2.0.
>
> 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


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