[jboss-user] [JBoss Seam] - Re: ELResolver invocation order

pete.muir@jboss.org do-not-reply at jboss.com
Thu Jan 17 11:11:54 EST 2008


Read the Javadoc for ELResolvers:

http://java.sun.com/javaee/5/docs/api/javax/el/ELResolver.html#getValue(javax.el.ELContext,%20java.lang.Object,%20java.lang.Object)

Specifically, throw a PropertyNotFoundException to make it skip to the next resolver in the chain.

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

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



More information about the jboss-user mailing list