[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3974) Feature to handle browser refresh.

Yogeshwar Srikrishnan (JIRA) jira-events at lists.jboss.org
Wed Feb 25 12:12:44 EST 2009


Feature to handle browser refresh.
----------------------------------

                 Key: JBSEAM-3974
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3974
             Project: Seam
          Issue Type: Feature Request
          Components: Framework
    Affects Versions: 2.1.1.GA
         Environment: All
            Reporter: Yogeshwar Srikrishnan
             Fix For: 2.0.3.CR2


We need an elegant way to handle browser refreshes.As of now in pages.xml If i want to identify that a call to page is through browser refresh and not a result of any other  method execution,I need to set values with params or on the bean on all code that brings the user to that page.If the value is not set i could take it as a result of browser refresh and treat it differenty. lt gets tough when we want to achieve handling of browser refreshes differently for multiple pages.There should be an first class construct  through which we could identify that user has come to the page through browser refresh.

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