On Fri, Mar 11, 2011 at 11:20 AM, François Rouxel <rouxe...@yahoo.com> wrote:
> that's a pity that a great mvc like struts does not provide that kind of 
> service... :-(

It can; you weren't doing it right. Struts has the ability to dispatch
to arbitrary resources, and the use of OGNL to create the dispatch
target pretty much lets you do anything you can imagine.

Whether or not it's the *best* solution, however, is debatable, when
there are already existing, well-known mechanisms.

Dave

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

Reply via email to