AJAX call to timed-out session should result in failureScript rather than 
redirect to SessionExpiredPage
--------------------------------------------------------------------------------------------------------

                 Key: WICKET-3081
                 URL: https://issues.apache.org/jira/browse/WICKET-3081
             Project: Wicket
          Issue Type: Bug
          Components: wicket
         Environment: Wicket 1.3.7
            Reporter: Peter Parson


Currently, it does not seem to be possible to react in a user-friendly manner 
if an AJAX request detects that its session has timed out.
I suggest that a valid AJAX response should be returned, invoking the 
failureScript (if there is one, otherwise SessionExpiredPage is a valid 
response)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to