[jboss-user] [JBoss Seam] - Re: If NoResultException, then logic in JSF or Java

petemuir do-not-reply at jboss.com
Sun Apr 29 02:44:06 EDT 2007


"saeediqbal1" wrote : value.setUsername("#{identity.username}");

You can't use EL like this - try injecting identity into the bean using @In.

With your navigation problem - I'm unsure of the precedence order of navigation rules - which takes priority - from-action or from-outcome?

What you are doing sounds reasonable otherwise.

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

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



More information about the jboss-user mailing list