[seam-issues] [JBoss JIRA] Commented: (SEAMREMOTING-15) Progressbar for async methods
Shane Bryzak (JIRA)
jira-events at lists.jboss.org
Tue Oct 26 19:08:54 EDT 2010
[ https://jira.jboss.org/browse/SEAMREMOTING-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559529#action_12559529 ]
Shane Bryzak commented on SEAMREMOTING-15:
------------------------------------------
Still a relevant issue for today's dynamic web, we should probably create an example in Seam 3 to demonstrate this
> Progressbar for async methods
> -----------------------------
>
> Key: SEAMREMOTING-15
> URL: https://jira.jboss.org/browse/SEAMREMOTING-15
> Project: Seam Remoting
> Issue Type: Feature Request
> Reporter: Pete Muir
> Assignee: Shane Bryzak
> 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: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list