The simplest way to solve this is to set  the alwaysUseDefaultTargetUrl
property on the authenticationProcessingFilter to true. You will find the
configuration for the authenticationProcessingFilter in security.xml. Just
be warned that once set, all un-authenticated requests will always go to the
default URL, whether they are as a result of a session timeout or not.

Mike


On 7/11/07, jithesh <[EMAIL PROTECTED]> wrote:


Hi,


   I am using appfuse 1.9x.I am facing a problem with session timeout.
When
session timeout comes, "login.jsp" is called. Once user enters the
username
and password appfuse takes him to the last page he visited before timeout.
Is it possible to prevent it? In my application users are not allowed to
visit their last visited pages, But it is taking him to the last visited
page.How can i overcome this problem?

   Please suggest some solutions...


regards,
Jithesh
--
View this message in context:
http://www.nabble.com/Time-out-problem-tf4060957s2369.html#a11537443
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to