Simple Web Framework
You gotta admit, the Simple Web Framework does look interesting with all of the recent Ajax talk:
The Simple Web Framework (SWF) is an event based framework targeting Struts developers who want to build rich Web applications but do not want to migrate to JSF. The SWF is built upon the same Jakarta commons basis as Struts, but uses a different request processor (front controller.) The SWF event model supports form/submit style event posting, similar to VB.NET or JSF, as well as XmlHttpRequest based event posting with In place Page Updating (IPU) rather than page reloading, similar to the techniques underlying gMail. Read the SWF Overview for additional information.
My hope is that all web frameworks have some support for IPU by the end of the year. Then I won't have to build it into AppFuse.
Posted by Don Brown on March 07, 2005 at 04:12 PM MST #
Posted by Olaru Cristian on March 14, 2005 at 07:18 AM MST #
Posted by Michael Jouravlev on March 14, 2005 at 10:21 PM MST #