AW: Maximum length of URL

2002-03-19 Thread Ralph Einfeldt

This restrictions on the get request persist on all kind
of servers that will be used to route your request to the 
server.

> -Ursprüngliche Nachricht-
> Von: Michael Zhou [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 19. März 2002 16:58
> An: Tomcat Users List
> Betreff: Maximum length of URL

> I am wondering if there is a limit on the length of URL as in 
> old days when CGI was used. 


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>




Maximum length of URL

2002-03-19 Thread Michael Zhou

Hello,

We are running Tomcat 4.0 on Solaris 2.8 and are using GET method on a form which 
encodes all the parameter/value pairs
into the request URL.

I am wondering if there is a limit on the length of URL as in old days when CGI was 
used. In CGI, there is such a limit
(for example, 256 characters) because the query string is stored in an environmental 
variable QUERY_STRING and this
string is subject to limitation of the underlying operating system.

We are reluctant to use POST method on that form because it causes annoying 
navigational problems -- you see some
information like "Page expires or POSTDATA expires, click Refresh to resubmit your 
information blah blah blah" when you
hit Back or Forward in your browser.

--
Michael


--
To unsubscribe:   
For additional commands: 
Troubles with the list: