[jboss-jira] [JBoss JIRA] Created: (JBSEAM-341) Support for Regex-es in pages.xml

Raja (JIRA) jira-events at jboss.com
Wed Aug 30 13:19:43 EDT 2006


Support for Regex-es in pages.xml
---------------------------------

                 Key: JBSEAM-341
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-341
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: JSF
            Reporter: Raja


Currently the pages.xml supports wildcards but that too very limited(ending with *). If we have support for Regex-es in pages.xml , that would help the developers write page actions that can match a particular viewid.
For e.g. I was trying to create a filter that will make my application go to the login page for any request but the login.seam page. Having a regex support for pages.xml will make this easier. 
An alternative solution would be to have an except attribute that indicates that the page actions should be performed for all the view-ids that match it but except the ones in the "except" attribute.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list