Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

Re: Design within struts

Mikolaj Rydzewski

2007-01-22

Replies:

Thom Burnett wrote:
> My question is, what's the recommended practice. Is it considered best to
> keep different actions for each major purpose or to have one Action
> (controller) sorting and dispatching incoming requests.
There is controller already ;-) ActionServlet is a controller which
dispatches requests to Action classes. So it does not make any sense to
create another one.

--
Mikolaj Rydzewski <miki@(protected)>


Attachment: smime.p7s
©2008 junlu.com - Jax Systems, LLC, U.S.A.