[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-984) Progressbar for async methods

Pete Muir (JIRA) jira-events at lists.jboss.org
Sun Mar 4 15:10:09 EST 2007


Progressbar for async methods
-----------------------------

                 Key: JBSEAM-984
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-984
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Core, Remoting
    Affects Versions: 1.2.0.GA
            Reporter: Pete Muir
            Priority: Minor


I think a fairly common use case is:

* Call action
* call async method to do a lengthy action
* return to page
* update progress bar and say when done based on async method

I think we could wrap this all up:

* user raises an event in the async method indicating completeness
* remoting/ui component polls seam to update progress

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