No, the page context only lasts as long as a page. You could use a conversation and a
standard PC injected with @PersistenceContext to get a new PC for each request. This is
really an anti-pattern with Seam though, and you would be better understanding lazy
loading properly.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115348#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...