How to avoid the staus code (-1) being sent from Servlet to Applet? Tomcat experts please Help!!

2002-10-04 Thread sunita desai
Hi, To explain my problem, I have a plain Applet-Servlet communication. The servlet just reads an backend socket connection contents and keeps sending every 50 lines of information to the Applet. And the applet after receiving every 50 lines, displays it in TextArea without interpreting the

How to avoid the Default HTTP header being sent from Servlet to Applet

2002-10-01 Thread sunita desai
Hi, To explain my problem, I have a plaing Applet-Servlet communication. The servlet just reads an backend socket connection contents and keeps sending every 50 lines of information to the Applet. And the applet after receiving every 50 lines, displays it in TextArea without interpreting the

RE: (Help Needed!!)How to avoid the Default HTTP header being sent from Servlet to Applet

2002-10-01 Thread sunita desai
clues/probable reasons so that ahead to solve it. If you need more details, please let me know. Thanks in advance, Regards, Sunita -Original Message- From: sunita desai [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 2:44 PM To: Tomcat Users List Subject: How to avoid the Default

Please provide any clues for HTTP header Problem

2002-10-01 Thread sunita desai
-Original Message- From: sunita desai [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 6:27 PM To: Tomcat Users List Subject: RE: (Help Needed!!)How to avoid the Default HTTP header being sent from Servlet to Applet Hi, In addition to my problem definition in my earlier