Dear Listeners! Our customer needs multiple window/tab support in the application. Due to the current session state limitations for the web I know there is no out-of-the-box support for a window/tab state.
I found an interesting article about the possibilities to overcome the problem of the browsers session state and alternative approaches to introduce a window state. I know it is a different framework but the concepts are summarized well;-) http://myfaces.apache.org/orchestra/myfaces-orchestra-core/multiwindow.html An option would be to provide a new persist strategy WindowState next to the current scopes Session, Flash, Client. If we realize such a feature, it should be supported in tapestry core. Can we create a Jira issue for this improvement? Best regards, Gerry