Telmo,

well i can tell you what the error means maybe but cannot help you solve it.
It means that the JVM that running your code doesn't have this method.
MAy be it is a older version of JVM.

Thanks,
Pankaj.

Telmo S� <[EMAIL PROTECTED]> wrote:
I am using jdbc.idbDriver.

> -----Original Message-----
> From: G.Betul Akin [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, November 30, 1999 11:27 AM
> To:   [EMAIL PROTECTED]
> Subject:      Re: JWS running servlets.
>
> Which JDBC driver are you using?
>
>
>         -----Original Message-----
>         From:   Telmo S� [SMTP:[EMAIL PROTECTED]]
>         Sent:   Tuesday, November 30, 1999 12:22 PM
>         To:     [EMAIL PROTECTED]
>         Subject:        JWS running servlets.
>
>         Hello!
>         This might be a little off-topic but i hope some of you have the
> same
>         development enviorment a there for can help me.
>         I have recently dowloaded the JWS2.0 and i am now trying it.
>         I am also using jdk1.2.2 (J2SE).
>         I was writing an application that executes a db query.
>         I had the need to use the java.sql.ResultSet.beforeFirst() method
> and when i
>         run the servlet i get:
>
>         The servlet named invoker at the requested URL
>
>              http://172.18.50.86:8080/servlet/tsa.agenda.agendaLe
>
>         reported this exception: java.sql.ResultSet: method beforeFirst()V
> not
>         found. Please report this to the administrator of the web server.
>
>              java.lang.NoSuchMethodError: java.sql.ResultSet: method
> beforeFirst()V
>         not found at tsa.agenda.agendaLe.doGet(Compiled
>              Code)
>
>         Why do i get this error? (Why do i have a V after the
> beforeFirst().
> It is
>         not in the code!!)
>         When i compile the servlet i dont get this error.It is only when i
> run it.
>         Thank you.
>
>                 Telmo
>
>
> __________________________________________________________________________
> _
>         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

___________________________________________________________________________
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


____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

___________________________________________________________________________
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

Reply via email to