Hi all,
Can we invoke servlet from java application ???
I have tried to make java application that create a connection to
a servlet url, then send some data using DataObjectStream,
but i cant work.
I got message in the log JSWDK like this :
HANDLER THREAD PROBLEM: java.net.SocketException: Connection reset by peer:
JVM_
recv in socket input stream read
java.net.SocketException: Connection reset by peer: JVM_recv in socket input
str
eam read
at java.net.SocketInputStream.socketRead(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:90)
at java.net.SocketInputStream.read(SocketInputStream.java:106)
at
com.sun.web.server.ServletInputStreamImpl.read(ServletInputStreamImpl
.java:60)
at
javax.servlet.ServletInputStream.readLine(ServletInputStream.java:100
)
at
com.sun.web.server.ServletInputStreamImpl.readLine(ServletInputStream
Impl.java:94)
at
com.sun.web.server.ServerRequest.readNextRequest(ServerRequest.java:5
8)
at
com.sun.web.server.ConnectionHandler.run(ConnectionHandler.java:71)
Tx in advanced.
br,
yoel.
___________________________________________________________________________
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