It's not a secret anymore!
The moose likes Servlets and the fly likes jswdk 1.0.1 (socket closed error on server side...application working fine) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "jswdk 1.0.1 (socket closed error on server side...application working fine)" Watch "jswdk 1.0.1 (socket closed error on server side...application working fine)" New topic
Author

jswdk 1.0.1 (socket closed error on server side...application working fine)

sumit vashishta
Greenhorn

Joined: Jun 14, 2001
Posts: 15
hi all!
my servlet application properly works in jsdk2.1.
however when i try and run it in jswdk 1.0.1 the server
gives an exception of java.io.Exception and says Socket
closed.
Still my application works properly but the error on server
console persists whenever a client gets connected.
I don't understand that why this error is comming on the
server side even if my application works fine.
thanks in advance
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: jswdk 1.0.1 (socket closed error on server side...application working fine)
 
Similar Threads
Running jsp
Having trouble setting up JSP engine
urgent: ias6.5 loses the deployed application when restarted
Free servlet hosting?
Please Basic Doubt!