[jboss-user] [JBoss Seam] - Problem with JSF Expression Language

thiagu.m do-not-reply at jboss.com
Thu Jul 12 10:22:32 EDT 2007


Hai every one i have problem with JSF Expression language, i describe about it.
i am working on registration page in seam, i need to allow the user to logged in after successfully register(i meant at the instance user register)
here i pass the registration page value to user bean and i call register method on my stateful session bean Register. here i need to assign the username, password value to Identity class in addition with user bean call
and i need to call Identity class login method.
with out the jsf Expression language i cant assign the value to Identity class, if i create Identity object manually i cant refer it by using expression language in my AuthenticatorAction class
Please any one give me the right solution 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063509#4063509

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



More information about the jboss-user mailing list