What about situation where we just don't know the first Seam page the user is going to
hit?
This is the case in portal environments.
Just keep hitting the #{identity.login} everytime?
| <page view-id="/*" action="#{identity.login}">
| </page>
|
Or can we use @Factory or smt?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038818#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...