[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4387) Allow Pages Login Required to be set with an EL Expression

John Gilbert (JIRA) jira-events at lists.jboss.org
Tue Aug 25 16:32:23 EDT 2009


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

        


More information about the seam-issues mailing list