>> 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 compl
> I would use version 2 or 3 from that page
>
> <http://tapestry.apache.org/overriding-exception-reporting.html>regards
> Taha
>
> On Thu, Jun 2, 2011 at 7:19 PM, wrote:
>
>> I have a problem with Tapestry 5 when the session times out.
>>
>> There is a s
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
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
Hi all,
How to inform end users that the session has expired? Can I do it in the
ExceptionReport page?
thx.
Gajanan
--
View this message in context:
http://www.nabble.com/T5%3A-Handle-session-time-out-error-on-ExceptionReport-tp20070324p20070324.html
Sent from the Tapestry - User mailing
the default ExceptionReport.tml
page to be displayed. I want that page to give more informative info, so if
the exception is caused by session time out, I will display appropriate
message. How should I do that??
thx.
Ronald
--
View this message in context:
http://www.nabble.com/T5%3A-Handle
Thanks a lot
--
View this message in context:
http://www.nabble.com/session-time-out-tf4048284.html#a11498988
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PR
I have a problem with session timeouts and my custom data squeezer
implementation.
When a user of my web application uses an external link after his
session already expired, he ends up with a NPE emanating from my data
squeezer (the squeezer makes use of an injected service, from which
the except