[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-274) More flexible mapping of URLs to view ids

Norman Richards (JIRA) jira-events at lists.jboss.org
Mon May 12 17:57:21 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBSEAM-274?page=comments#action_12412534 ] 
            
Norman Richards commented on JBSEAM-274:
----------------------------------------

This code has already been completed and integrated.   The only remaining step is to add scanning/preloading of pages.xml files.  (currently we lazy load files, which is insufficient since we need to know about all the pages and page patterns before the page has been first accessed)  

> More flexible mapping of URLs to view ids
> -----------------------------------------
>
>                 Key: JBSEAM-274
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-274
>             Project: Seam
>          Issue Type: Feature Request
>          Components: JSF Integration
>            Reporter: Gavin King
>         Assigned To: Norman Richards
>             Fix For: 2.1.0.GA
>
>
> For example, I want to be able to use a URL like this:
> http://mydomain.com/myblog/archive/200306
> To get me to archive.xhtml with a request parameter 200306 (not really a request parameter, but we could try to abstract that so that it can be used with @RequestParameter).
> Not sure if this is possible without changing the JSF implementation.

-- 
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 seam-issues mailing list