You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by Apache Wiki <wi...@apache.org> on 2007/10/02 21:43:31 UTC

[Struts Wiki] Trivial Update of "StrutsExtensions" by JonathanLehr

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.

The following page has been changed by JonathanLehr:
http://wiki.apache.org/struts/StrutsExtensions

------------------------------------------------------------------------------
  
  FormView -- manage mode (READ-ONLY, READ-WRITE,...) of HTML elements of JSP and plug it with Struts validator to generate calendar, maxlength switch validation.
  
- [http://www.semblance.us Semblance] - Open source project that hosts [http://www.semblance.us StrutsLive], which extends Struts 1.x to provide automatic population of POJOs, with full support for nesting and strongly typed properties. Includes comprehensive automation of:
+ [http://www.semblance.us Semblance] -- An open source project that hosts [http://www.semblance.us StrutsLive], which extends Struts 1.x to provide automatic population of POJOs, with full support for nesting and strongly typed properties. Includes comprehensive automation of:
    *  Bean population
    *  Type coercion
    *  Validation
    *  Formatting
    *  Error messaging
  
- StrutsLive is in use today in dozens of major B2B and B2C websites, including:
+ Struts Live is in use today in dozens of major B2B and B2C websites, including:
   *  [http://www.theshoppingchannel.com The Shopping Channel]
   *  [http://www.enbridge.com Enbridge Energy]
   *  [http://www.armaniexchange.com Armani Exchange]
@@ -51, +51 @@

   *  [http://www.surlatable.com Sur La Table]
  as well as a number of important U.S. government websites.
  
- The Semblance project also adds a powerful new templating engine that integrates with the previous feature set, effectively turning Struts 1.x into a modern, component-based framework with features similar to Tapestry. These new capabilites allow developers to work with standard XHTML templates instead of, or in tandem with JSP. This allows templates created by HTML designers to be easily handed off to developers, who can then add simple, valid XHTML markup to bind dynamic values, iterate over collections, define conditional rendering behavior, and add formatting and validation rules. This approach dramatically reduces code size and radically simplifies templates by eliminating custom tags and scriptlet code.
+ Semblance also adds a powerful new templating engine that integrates with Struts Live, effectively turning Struts 1.x into a modern, component-based framework with features similar to Tapestry. These new capabilites allow developers to work with standard XHTML templates instead of, or in tandem with JSP. This allows templates created by HTML designers to be easily handed off to developers, who can then add simple, valid XHTML markup to bind dynamic values, iterate over collections, define conditional rendering behavior, and add formatting and validation rules. This approach dramatically reduces code size and radically simplifies templates by eliminating custom tags and scriptlet code.
  
  Semblance also includes a new ListView component that provides comprehensive list management features, including:
   *  Pagination