You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Boris Terzic <ag...@gmail.com> on 2006/02/27 11:47:09 UTC

Form Submission Timeout?

Hi All,

I'm reposting this in the hope that someone who sees this has any idea:

I'm writing a web application with Tapestry 4.0 and am seeing a some sort of
timeout effect. I have searched online but could not find any reference to a
timeout other than the default Tomcat session timeout (which is set to 30
minutes).

The effect is the following: I have a form that on submit does some rather
heavy processing on the server which can take more than 1 minute.

When the user presses submit and the operation takes longer than a period of
time which lies somewhere between 30 seconds and 1 minute, Tapestry seems to
go into some sort of timeout and reevaluates the submit method in my page
object, only this time all the relevant objects from the form are set to
null.

I can not find any reference to any sort of additional timeout period
internal to Tapestry or Hivemind and was hoping someone here could shed some
light on this...

--
Boris Terzic - Bringing the common hedgehog to the world.