This type of message can also be posted to the USER list, since it does
not involve the present or future development of Struts. 

But anyway, the Blueprints are just that -- plans. Struts implements
many of the patterns and strategies described in the BluePrints and in
Core J2EE Patterns 

http://www.amazon.com/exec/obidos/ISBN=0130648841/hitchhikeguidetoA/

But was doing so before each of these were released, based on prior
patterns literature. In fact, Struts code was used as the example
implementation for Synchronizer Token strategy. 

Working from the Core J2EE Patterns terminology, Struts employs a number
of cataloged patterns, including 

Service to Worker (ActionServlet, Action classes, ContextHelper), 
Front Controller, Singleton (ActionServlet), 
Dispatcher, View Helper, Session Facade, Singleton (Action classes),
Value Objects (ActionForm, ActionErrors), 
View Helper (ActionForm, ContextHelper, tag extensions), 
Composite View (Template and Tiles taglibs), 
Synchronizer Token (Action class methods).

-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Java Web Development with Struts.
-- Tel +1 585 737-3463.
-- Web http://www.husted.com/struts/



[EMAIL PROTECTED] wrote:
> 
> Hi,
> 
> I am new to this framework and to this list. Can anybody tell me how this
> framework differs from the Sun's framework J2EE BluePrints ?
> What is the strength of the framework when compared to the BluePrints?
> 
> If there are any articles available, please let me know.

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

Reply via email to