[jboss-user] [JBoss Seam] - Re: EL in pages.xml (i18n)

fernando_jmt do-not-reply at jboss.com
Wed Feb 21 19:50:12 EST 2007


Sure, there is a way.


  | <exception class="org.jboss.seam.security.AuthorizationException">
  |         <end-conversation/>
  |         <redirect view-id="/error/accessDenied.xhtml">
  |             <message>#{messages['Security.accessDenied']}</message>
  |         </redirect>
  |     </exception>
  | 

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

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



More information about the jboss-user mailing list