[jboss-user] [JBoss Seam] - Extending page context to the next page, and so on.

rdewell do-not-reply at jboss.com
Thu Oct 5 14:12:16 EDT 2006


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#3976380

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976380



More information about the jboss-user mailing list