On Fri, 18 Mar 2005 04:03:31 -0800 (PST), Konstantin Priblouda
<[EMAIL PROTECTED]> wrote:
> > I think I was talking about separating tiers,
> > as in not involving presentation layer code (e.g
> > Struts / Shale / JSF whatever ) from your
> > business layer.
> 
> I would not call struts action "presentation layer" -
> it's layer between HTTP request / templating and
> business logic.

Some teams considering Struts to be a presentation-layer framework,
and the Action to be the presentation-layer controller.

>From this perspective, everything Struts is within the presentation
layer, and the Action is an adapter between the presentation layer and
the business framework.

-Ted.

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

Reply via email to