On Fri, 11 Feb 2000 09:07:09 +0100, Henning Brune <[EMAIL PROTECTED]> wrote:
>probably the problem is not in the java code. check your html from code first:
>
>does the form use the GET or the POST method ? With GET you can only
>send about 250 bytes in one request (appended to the URL with ?....).
This is simply not true. The limit is more dependant on your webserver.
We have done and still do send much more than 250 bytes using GET.
So I would suggest that although it may be a GET/POST problem it
could just as well be elsewhere in the code.
Cheers
Steve
___________________________________________________________________________
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