Basic Question...
I hit my site and go to my main page.
On the page is a login button (the page is from the common template.xhtml - which includes
it)
The button is backed by a conversational loginController class (and impl).
I can click the login button and can login.
What causes the LoginController to be created?
In another page the Login Button does nothing (this usually indicates that the backing
class cant be found - not that anything actually tells you!).
I am trying to get it to work...
I tried Injecting a loginController and Outjecting it to the view from the controller that
starts the page in question to no avail.
I am missing something really obvious...
I will try making the loginController stateless tonight.
?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049569#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...