You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Denis Wang <dw...@brandmuscle.com> on 2003/03/19 14:27:11 UTC

what j2ee design patterns does Struts use? Dispatcher View or Service to Worker?

Hello, all,
I am not sure how Struts matches with the j2ee presentation tier design
patterns.

For example, I assume:
Decorating filter: N/A
Front Controller: ActionServlet
Composite View: taglib template
View Helper: Action, ActionForm
Dispather View: N/A
Service to Worker: ActionServlet, ActionMapping, Action

Any comments welcome.
Enjoy Struts,
Denis



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


Re: what j2ee design patterns does Struts use? Dispatcher View or Service to Worker?

Posted by Gemes Tibor <ti...@i-trade.hu>.
Denis Wang írta:

>Hello, all,
>I am not sure how Struts matches with the j2ee presentation tier design
>patterns.
>
Check this out.
http://java.sun.com/blueprints/guidelines/designing_enterprise_applications_2e/web-tier/web-tier5.html#1094743

Btw I've found this via a quick google for "struts blueprints 
site:java.sun.com".

Hth,

Tib





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