Murat
Are you sure you are using JDK1.2.2? Remember that JWS2.0 uses by default
JDK 1.1.7b. You have to run JWS with httdnojre instead of the default
httpd, then you can use another installed JDK by setting the javahome
parameter.
hth
Chris
On Mon, 5 Jun 2000 11:51:06 +0300, Murat Can Ganiz wrote:
>We are developing a library project with servlet.System is NT 4.0, Java Web
>Server 2.0, Jdk1.2.2, Jsdk 2.0, Oracle 8.0.5,
>jdbc2 driver. I want to use first() method of ResultSet object like
>ResultSet rs, rs.first();
>But java web server gives me this error
>------------------------------------------------
>reported this exception: java.sql.ResultSet: method first()Z not found.
>Please report this to the administrator of the web server.
>
>java.lang.NoSuchMethodError: java.sql.ResultSet: method first()Z not found
>at kutup2a.SONUCYAZ(Compiled Code) at kutup2a.service(Compiled Code) at
>javax.servlet.http.HttpServlet.service(Compiled Code) at
>com.sun.server.ServletState.callService(Compiled Code) at
>com.sun.server.ServletManager.callServletService(Compiled Code) at ...
>----------------------------------------------
>How can i use this method or a similar one (i want to locate first row in
>the resultset)?
>
>Thanks in advance.
>Murat Can Ganiz
>
>___________________________________________________________________________
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff SERVLET-INTEREST".
>
>Archives: http://archives.java.sun.com/archives/servlet-interest.html
>Resources: http://java.sun.com/products/servlet/external-resources.html
>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html