Hi Mark,
I've imported java.net.*
As I said it worked fine until I upgraded to Java 2 v 1.3.0.
Thanks anyway,
Bertus Viljoen
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Mark
Galbreath
Sent: Thursday, December 28, 2000 9:27 PM
To: [EMAIL PROTECTED]
Subject: Re: 1.3 Bug?
Most common reason I've seen for this error: you forgot to import
java.net.socket.
-mark
-----Original Message-----
From: Bertus Viljoen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 28, 2000 2:12 AM
To: [EMAIL PROTECTED]
Subject: 1.3 Bug?
Hi,
I tried to set setSendBufferSize(int) in java.net.Socket. I get a message
java.lang.NoSuchMethodError:.
This is the first time I ran my servlet after upgrading to Java 2 SDK, v
1.3.0.
I took the line out and the servlet runs fine. Am I missing something or is
the a bug?
I am using jsdk2.1 on a Win2K computer.
Can anyone confirm this for me.
Regards,
Bertus Viljoen
___________________________________________________________________________
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