[jboss-user] [JBoss Seam] - Re: how to redirecto back to intented page after login
spambob
do-not-reply at jboss.com
Tue Feb 13 01:07:03 EST 2007
I'm not sure if I understood you right (may be my english ;)).
I don't consider a pageflow a transaction but more something like a workflow / unit of work - therefore stuff is probably only saved at the end of the pageflow when all necessary input is entered (at least this is how I used it most times).
What I would like to have is just that Seam memorizes the state / viewid from where I start my inner pageflow and then returns upon the end to this viewid with its associated state _and_ the new / additional information defined in the inner pageflow.
I hope its clearer now ;)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015611#4015611
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015611
More information about the jboss-user
mailing list