> >>> Danny Rubis <[EMAIL PROTECTED]> 09-Jun-00 3:56:54 PM >>>
>
> >?a=a whole bunch of nice data for building an Image,
> >for Image 'a'.
> >Delimit the data with whatever you like.  Send it as data
> >with a POST.    Then when you get the data at the servlet,
> >parse it out using your delimiter.  Take the data, build your
> >Image and send it back to the caller.

I still don't get how you can possibly have a query string so long
that the browser can't handle it.

It doesn't surprise me that the browser has some upper limit.

It *does* surprise me that your application generates such a long query.

Why is this necessary?

After all you're using several times more bits than necessary to
enumerate atom every in the known universe... :).

___________________________________________________________________________
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

Reply via email to