Very interesting.  Have you considered implementing SWF directly on
Struts through struts-chain?  The chain of responsibility
implementation of commons-chain allows you to replace or augment any
Struts functionality by giving you complete control over the request
handling process.

Don


On Mon, 7 Mar 2005 09:22:04 -0700, William Connor <[EMAIL PROTECTED]> wrote:
> We are pleased to announce the first public Beta of the Simple Web
> Framework (SWF), available from http://swf.dev.java.net/. The SWF
> shares the same Jakarta foundation as Struts while adding an event
> model, a number of novel features (In place Page Updating, ...), and
> refined treatment of areas such as exception handling. The SWF was
> designed specifically for teams familiar with Struts and looking for a
> way to create richer Web applications without migrating to JSF. Even if
> you are content with your current application framework, have a look at
> SWF just for the In place Page Updating. This technique is generally
> useful and portable (as in 'possible to port') to other frameworks as
> well. Please note that this is simply an announcement and not a
> promotion of one framework over another. Cheers!
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to