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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to