JavaScud | Forum | JIRA | Blog |
  Dashboard > WebWork2文档中文化计划 > ... > Examples > Asynchronous processing with WebWork - XWork
  WebWork2文档中文化计划 Log In View a printable version of the current page.  
  Asynchronous processing with WebWork - XWork
Added by scud, last edited by scud on Mar 30, 2006  (view change)
Labels: 
(None)

This is from a presentation I gave at TheServerSide Java Symposium in March of 2005. Please don't use these materials for presentations without contacting me.

The Presentation

This presentation (in PowerPoint) covers why we'd want to take web request processing asynchronous, what problems it solves, and two methods for implementing asynchronous processing.

[Moving Web Apps From Synchronous to Asynchronous Processing|^async-web kt.ppt|Powerpoint presentation]

The Example App

The example app is a simple application showing the use of the "execAndWait" interceptor to provide the user an intermediate "in progress" page as well as a web request which is bridged into a JMS message to be handled asynchronously in a "fire and forget" mode.

[Example Application|^async.zip|Zipped app project]

Site running on a free Atlassian Confluence Open Source Project License granted to WebWork China. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.3 Build:#808 May 29, 2007) - Bug/feature request - Contact Administrators