Thanks Gilberto, However, I want my App to send me to a pre specified URL in case of timeout. This is something that normally the UI Framework provides, like in case of ZK, we can specify timeout-uri tag whih will specify the url to be redirected to in case of timeout.
Can we implement this feature somehow in Click? I was thinking about writing my own "myClickServlet" which will extend Click's "ClickServlet" and implement the necessary timeout handling. Will that work? -- View this message in context: http://click.1134972.n2.nabble.com/Session-Expiration-Handling-in-Click-tp7578240p7578245.html Sent from the click-development mailing list archive at Nabble.com.
