kaustubh shinde wrote:
> Thanks for the response Hassan,
> I am already using POST.
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html
You want maxPostSize
Mark
-
To start a new topic, e-mail: users@tomcat.apache.org
To u
> When a certain parameter, say "genelists", has a huge number of genes
OK, how big is "huge", and how are you trying to process this?
And what *exactly* is the log message associated with "wouldn't work"?
--
Hassan Schroeder [EMAIL PROTECTED]
---
ailto:[EMAIL PROTECTED]
Sent: Tuesday, June 12, 2007 12:48 PM
To: Tomcat Users List
Subject: Re: maximum length of form parameter
Thanks for the response Hassan,
I am already using POST.
Kaustubh
On 6/12/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote:
>
> On 6/12/07, kaustubh shinde
Thanks for the response Hassan,
I am already using POST.
Kaustubh
On 6/12/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote:
On 6/12/07, kaustubh shinde <[EMAIL PROTECTED]> wrote:
> I submit a form from a jsp to another. Some parameters of the form can
get
> really big.
> When a certain paramete
On 6/12/07, kaustubh shinde <[EMAIL PROTECTED]> wrote:
I submit a form from a jsp to another. Some parameters of the form can get
really big.
When a certain parameter, say "genelists", has a huge number of genes, it
wouldn't work.
There isn't a consistent limit on URL length across different
Hi,
I have a problem I am not even sure if it's related to tomcat or not.
I submit a form from a jsp to another. Some parameters of the form can get
really big.
When a certain parameter, say "genelists", has a huge number of genes, it
wouldn't work.
For smaller number it still works.
so the que