OK, in CVS, you can now do:
<rule if="#{addressmanager.addressChangeAllowed}">
| <redirect view-id="/addressChanged.xhtml">
| <message>The address was changed.</message>
| </redirect>
| </rule>
| <rule if="#{not addressmanager.addressChangeAllowed}">
| <render view-id="/changeAddress.xhtml">
| <message for="FailedAddressChangeRuleCheck">The address can not be
changed.</message>
| </render>
| </rule>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032905#4032905
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032905
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user