I have a problem with Tapestry 5 when the session times out. There is a security policy on my system that requires a session time-out after 30 minutes of non-use.
I have a data entry page that can take a long time to complete with many submits. If the session times out and a user then enters more data and tries to submit they get this error. An unexpected application exception has occurred. org.apache.tapestry5.ioc.internal.OperationException Forms require that the request method be POST and that the t:formdata query parameter have values. Now I understand this error but my users will not. Is there a way to catch this exception so I can give them a more informative message. Michael Williamson Analyst Sr Applications Developer Phone: 816/997-5994 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org