Re: http://wiki.apache.org/struts/StrutsCatalogDispatchUtil

2004-09-19 Thread James Mitchell
Grady" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]> Sent: Saturday, September 18, 2004 5:11 PM Subject: Re: http://wiki.apache.org/struts/StrutsCatalogDispatchUtil > Martin Cooper wrote: > > >Wouldn't it be better to host the actual co

Re: http://wiki.apache.org/struts/StrutsCatalogDispatchUtil

2004-09-18 Thread Michael McGrady
Martin Cooper wrote: Wouldn't it be better to host the actual code in CVS somewhere, rather than people having to copy/paste from the wiki, and having no way to know when it has been updated, or what the changes are? You might want to look at the Struts Applications project on SourceForge, which lo

Re: http://wiki.apache.org/struts/StrutsCatalogDispatchUtil

2004-09-18 Thread Martin Cooper
be an appropriate place for this. -- Martin Cooper On Sat, 18 Sep 2004 13:41:09 -0700, Michael McGrady <[EMAIL PROTECTED]> wrote: > I have provided what I think is a superior rendition of > SimpleDispatchAction at > http://wiki.apache.org/struts/StrutsCatalogDispatchUtil , following

http://wiki.apache.org/struts/StrutsCatalogDispatchUtil

2004-09-18 Thread Michael McGrady
I have provided what I think is a superior rendition of SimpleDispatchAction at http://wiki.apache.org/struts/StrutsCatalogDispatchUtil , following what I think is an excellent suggestion by Hubert Rabago, viz. to use a utility class. Niall decided that was not a good idea because of the