Allow Pages Login Required to be set with an EL Expression
----------------------------------------------------------
Key: JBSEAM-4387
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4387
Project: Seam
Issue Type: Feature Request
Components: Core
Reporter: John Gilbert
Currently in pages.xml, login-required must be either true or false.
Using an expression like this would be more flexible.
<page view-id="/MyPage.xhtml"
login-required="#{myComponent.loginRequired}" />
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira