[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2310) Need an option to remove URL parameters from a URL

Terry (JIRA) jira-events at lists.jboss.org
Wed Nov 28 08:41:46 EST 2007


Need an option to remove URL parameters from a URL
--------------------------------------------------

                 Key: JBSEAM-2310
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2310
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Core
    Affects Versions: 1.2.1.GA
         Environment: All environments
            Reporter: Terry
            Priority: Minor


When JSF page is loaded, seam goes through all the page links and instantiate seam components referenced in those pages, it then adds url parameters (specified in page.xml file) to those links.

Both of these features should be option: auto Instantiation of seam components referenced in jsf pages and appending parameters to the link on jsf page.

I have menu with about 40 links to jsf pages: everytime my page refreshes all the seam components in those 40+ pages get instantiated and all think get appened with parameters specified in page.xml files.



-- 
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