Monday March 07, 2005
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 in Java
at Mar 07 2005, 07:57:56 AM MST
3 Comments
Search This Site
Recent Entries
- Secure JSON Services with Play Scala and SecureSocial
- My What's New in Spring 3.1 Presentation
- Twitter's Open Source Summit: Bootstrap 2.0 Edition
- Refreshing AppFuse's UI with Twitter Bootstrap
- 2011 - A Year in Review
- Upgrading AppFuse to Spring Security 3.1 and Spring 3.1
- What have I been working on at Taleo?
- Our Engaging Trip to Paris and Antwerp
- My HTML5 with Play Scala, CoffeeScript and Jade Presentation from Devoxx 2011
- Deploying Java and Play Framework Apps to the Cloud with James Ward
Posted by Don Brown on March 07, 2005 at 10:12 AM MST #
Posted by Olaru Cristian on March 14, 2005 at 01:18 AM MST #
Posted by Michael Jouravlev on March 14, 2005 at 04:21 PM MST #