[jboss-user] [JBoss Seam] - Question on Seam
tony.herstell@gmail.com
do-not-reply at jboss.com
Tue May 29 23:05:34 EDT 2007
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#4049569
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049569
More information about the jboss-user
mailing list