You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mohan Radhakrishnan <Mo...@hclcomnet.co.in> on 2002/09/02 07:18:26 UTC

Controller design

Hi,
     What are the J2EE patterns that struts already implements? I am trying
to create a "WebController" which acts as a proxy( after the petstore
sample) so that my business tier is loosely coupled with the presentation
tier.  So my presentation tier and business tier send Data Transfer Objects
back and forth. The DTO's will send report images and tabular data.
     Is this approach right ? Should I be using some build-in struct
component for this ? I didn't find any references to any J2EE blueprint
patterns that struts already implements in the book by chuck caveness.
bye,
Mohan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>