I understand that page context works for the next submit of the same page. So you
basically get one good use out of it.
What's the best place to "re"set that variable in the page context, so that
you can continually use that variable throughout additional page submissions?
If I could get at PageContext.getNextPageMap for example, then I might be able to manage
it manually from another component's @Create method.
I guess this is sort of like client side conversations... a page flow context? Regular
Seam conversations are too heavy weight for what I'm doing with this value.
Thanks,
Ryan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976380#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...