Hi
It looks like you are using the JDK 1.1.7-compliant JRE bundled with the Java Web
Server. I think that this JDK is only JDBC1.2 compliant. Try to launch the JWS with
the -nojre option in order to use a Java 2 version which is JDBC2.0 compliant.
Hope this will help.
Christian
"sudhir H.S." a �crit :
> Hi
> Please anyone give solution to my probleme as early as possoible
>
> I am getting error in my JSP page by using JDBC2.0 methods like
> Resultset.first(),Resultset.last();etc how to fix this bug .I am running
> this
> jsp file in Java Web Server 2.0 trial version copy.
>
> and one more probleme for which I need solution urgent is
>
> while(resultset.next())
> {
> statement.executeUpdate(query);
> (I am unable to execute this above line with in the while loop of
> the
> result set using same statement object)
>
> }
>
> awaiting for the solution
> with warm regards
> Sudhir H.S
>
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets