Stack trace?

-----Original Message-----
From: Marios Skounakis [mailto:[email protected]] 
Sent: Thursday, June 20, 2013 4:12 PM
To: [email protected]
Subject: Ajax form submit and Tomcat maxPostSize/connectionTimeout

Hi all,

I have the following problem:
- User submits form with lots of textareas via ajax
- User gets a blank page

I think (but I'm not quite sure yet) this happens when the textareas contain
so much text that either maxPostSize or connectionTimeout (submit tries to
store to db as well) are exceeded.

The weird thing is that there is no exception. The form comes back after the
ajax request with blank components.

Has anyone else seen this behavior? Why is there no exception?

Thanks
Marios


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to