You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Philippe Couas <pc...@infodev.fr> on 2003/09/26 14:43:33 UTC

HOW INCREASE URL length size ?

Hi,
 
    Url limit size is to 451 characters.
    How can increase it to 800 in Tomcat 4.1.24 ?
 
 
Thanks Philipe
 
Philippe COUAS

Responsable Développement

INFODEV S.A.

 

Re: HOW INCREASE URL length size ?

Posted by Rhino <rh...@sympatico.ca>.
Viagra maybe? ;-)

Rhino

----- Original Message ----- 
From: "Philippe Couas" <pc...@infodev.fr>
To: <to...@jakarta.apache.org>
Sent: Friday, September 26, 2003 8:43 AM
Subject: HOW INCREASE URL length size ?


Hi,

    Url limit size is to 451 characters.
    How can increase it to 800 in Tomcat 4.1.24 ?


Thanks Philipe

Philippe COUAS

Responsable Développement

INFODEV S.A.




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: HOW INCREASE URL length size ?

Posted by Christopher Williams <cc...@ntlworld.com>.
Philippe,

I suspect that the underlying question is "I want to stick loads of GET
parameters in a URL, more than 451 characters' worth.  How?".  The answer
is: don't.  Do something else instead:
1. Use HTTP POST
2. Store stuff in the Session.

Kind regards,

Chris Williams.



Re: HOW INCREASE URL length size ?

Posted by Christopher Williams <cc...@ntlworld.com>.
Philippe,

I suspect that the underlying question is "I want to stick loads of GET
parameters in a URL, more than 451 characters' worth.  How?".  The answer
is: don't.  Do something else instead:
1. Use HTTP POST
2. Store stuff in the Session.

Kind regards,

Chris Williams.



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: HOW INCREASE URL length size ?

Posted by Tim Funk <fu...@joedog.org>.
Why do you think limit is 451?

-Tim

Philippe Couas wrote:

> Hi,
>  
>     Url limit size is to 451 characters.
>     How can increase it to 800 in Tomcat 4.1.24 ?
>  



Re: HOW INCREASE URL length size ?

Posted by Rhino <rh...@sympatico.ca>.
Viagra maybe? ;-)

Rhino

----- Original Message ----- 
From: "Philippe Couas" <pc...@infodev.fr>
To: <to...@jakarta.apache.org>
Sent: Friday, September 26, 2003 8:43 AM
Subject: HOW INCREASE URL length size ?


Hi,

    Url limit size is to 451 characters.
    How can increase it to 800 in Tomcat 4.1.24 ?


Thanks Philipe

Philippe COUAS

Responsable Développement

INFODEV S.A.




Re: HOW INCREASE URL length size ?

Posted by Tim Funk <fu...@joedog.org>.
Why do you think limit is 451?

-Tim

Philippe Couas wrote:

> Hi,
>  
>     Url limit size is to 451 characters.
>     How can increase it to 800 in Tomcat 4.1.24 ?
>  



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org