![]() |
|
![]() | ||
|
Subject:
how to change URL default string length to 8192 or longer
Category: Computers > Internet Asked by: andy011805-ga List Price: $5.00 |
Posted:
18 Jan 2005 21:12 PST
Expires: 17 Feb 2005 21:12 PST Question ID: 459650 |
I have a java applet run in netscape browse. When I use getAppletContext().showDocument(new URL(MyStringName)), send data to a servlet program. It cause The error liked "The document contained no data. Try again later, or contact the server adminstrator" OR "A network error occurred while Netscape was receiving data(Network Error: connection aborted)". I checked MyStringName length is 4182 bytes. If I decreased MyStringName length to 3756 bytes. The browser send data to my servlet program perfectly. My environments are java JDK 1.3.1-15, netscape version 4.8, tomcat 5.0.28. I added a variable "bufferSize=8192" in server.xml file. but I could not solve this problem. My question is how do I change this default URL String length to 8192 bytes or larger. Thanks advances for your help. |
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |