You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Wiki <wi...@apache.org> on 2005/08/31 07:18:11 UTC

[Struts Wiki] Update of "StrutsTi/June30Notes" by DonBrown

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 DonBrown:
http://wiki.apache.org/struts/StrutsTi/June30Notes

New page:
#format wiki
#language en

 * Don Brown
 * Martin Cooper
 * Rich Feit
 * John Christopher
 * John Kaplan

Ideas, goals, concerns,...

Simplicity
 * Ruby on Rails as an example
 
Very little config if at all
 * Intelligent Defaults
 * Make use of annotations
 
Page Flows
 * Shale dialogs
 * Spring web flow
 * Beehive page flow
 
POJO backing objects
 * No execute method
 * everything similar to a DispatchAction
 
Use XWork
 * make expression language plugable
   * support jsp-el, ognl, etc...
 * use dispatch style classes
 
Tool-ability
 * define page navigation graphically

Integrate with other view technoligies.
continue current paradigm, not requiring shift to 
components.
 * jsp
 * html
 * velocity
 * javascript
 * ognl
 
Built in support for AJAX

Built in support for Portlets

Modules
 * Extensibility
 * Flexible
 * Nest Page Flows
 * Declarative Security
 * Inherit Configurations

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org