AJAX & j_security session timeout issue with tabbedpanel tag
------------------------------------------------------------
Key: WW-3251
URL: https://issues.apache.org/struts/browse/WW-3251
Project: Struts 2
Issue Type: Bug
Components: Plugin - Dojo Tags
Affects Versions: 2.1.6
Environment: JBoss 5.1.0 GA
Reporter: Satish
I am using a tabbedpanel tag. On session timeout, the underlying div for the selected tab
correctly renders the login page. The login page posts to j_security. However, on logging-in,
the entire window gets rendered with the contents that should have instead been rendered within
the selected tab.
j_security helped with not having the user re-enter input fields on session timeout.
But I was expecting the content results to be rendered within the tabbed pane and not on the
entire window.
Is there a way to achieve the expected behavior?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|