Re: Proposed Action base class change

2004-10-07 Thread Steve Raeburn
> Kind of depressing though... I'm trying to contribute, but so far all my ideas have > been shot down (but for good reasons, so I'm not bitter about it). Just have to > keep trying I suppose. :) But you (and the rest of us) can learn something from the ensuing discussion, even if your ideas ar

Struts for Dummies

2004-04-08 Thread Steve Raeburn
To my amusement, I stumbled across this http://www.amazon.com/exec/obidos/tg/detail/-/0764559575 today. I guess Struts is now firmly established in the mainstream ;-) Steve - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

RE: Struts for Dummies

2004-04-08 Thread Steve Raeburn
anyone register [EMAIL PROTECTED] with > the usual suspects for archiving? > > -Ted. > > On Thu, 08 Apr 2004 00:34:19 -0700, Steve Raeburn wrote: > > To my amusement, I stumbled across this > > http://www.amazon.com/exec/obidos/tg/detail

RE: How do I get off this list?

2004-04-08 Thread Steve Raeburn
To unsubscribe, e-mail: [EMAIL PROTECTED] > -Original Message- > From: Russell Caswell [mailto:[EMAIL PROTECTED] > Sent: April 8, 2004 8:18 PM > To: [EMAIL PROTECTED] > Subject: How do I get off this list? > > > How do I get off this list? > I had myself removed over a year ago. > Sudden

RE: Struts for Dummies

2004-04-10 Thread Steve Raeburn
ubject: RE: Struts for Dummies > > > On Thu, 08 Apr 2004 18:41:25 -0700, Steve Raeburn wrote: > > If I can figure out how to update the SF site, I'll update the list > > this weekend. > > Maybe the best thing would be to move the resources pages > from SourceForge to the

RE: [Apache Struts Wiki] New: StrutsBooks

2004-04-10 Thread Steve Raeburn
Add it then - it's a Wiki. ;-) But seriously, I'll add it when I finish updating the page. Thanks Steve > -Original Message- > From: Matt Raible [mailto:[EMAIL PROTECTED] > Sent: April 10, 2004 12:59 PM > To: Struts Developers List > Subject: Re: [Apache Struts Wiki] New: StrutsBooks >

RE: [Apache Struts Wiki] Updated: StrutsBooks

2004-04-10 Thread Steve Raeburn
Thank-you, 82.43.173.168 ;-) Steve > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: April 10, 2004 1:53 PM > To: [EMAIL PROTECTED] > Subject: [Apache Struts Wiki] Updated: StrutsBooks > > >Date: 2004-04-10T13:53:09 >Editor: 82.43.173.168 <> >

RE: How do I submit code?

2004-04-25 Thread Steve Raeburn
I don't think Martin Fowler subscribes to the user list -- it'd be cool if he did ;-) I assume you mean Martin Cooper? Generally, raising your ideas here (the dev list) is a good place to start for anything relevant to Struts. However, to ensure that your change can be recorded and tracked correct

Adding new Struts features/sub-projects (was [Bug 28609] - Scriptable Actions Support)

2004-04-26 Thread Steve Raeburn
I'm posting this to the dev-list rather than carrying on with Bugzilla, since it looks like there might be some further discussion :-) I have no position on whether this should be considered core or an add-on, but if it's to be an add-on, why not bring it into Struts as a new sub-project? It would

RE: TilesServlet deleted

2004-04-26 Thread Steve Raeburn
Again, Struts sub-project? It can always move later, to Jakarta or even a TLP. Steve > -Original Message- > From: David Graham [mailto:[EMAIL PROTECTED] > Sent: April 26, 2004 7:50 PM > To: Struts Developers List > Subject: RE: TilesServlet deleted > > > IMO, commons is the wrong place fo

RE: Adding new Struts features/sub-projects (was [Bug 28609] - Scriptable Actions Support)

2004-04-26 Thread Steve Raeburn
Some ideas, not neccessarily complete or well-formed... > -Original Message- > From: David Graham [mailto:[EMAIL PROTECTED] > Sent: April 26, 2004 9:44 PM > To: Struts Developers List > Subject: Re: Adding new Struts features/sub-projects (was > [Bug 28609] - > Scriptable Actions Support)

RE: wrong DOCTYPE for web.xml in conf_test/WEB-INF ...

2004-05-07 Thread Steve Raeburn
Fixed in CVS. Thanks for spotting it. Steve > -Original Message- > From: news [mailto:[EMAIL PROTECTED] Behalf Of Marino A. Jonsson > Sent: May 7, 2004 8:58 PM > To: [EMAIL PROTECTED] > Subject: wrong DOCTYPE for web.xml in conf_test/WEB-INF ... > > > Hi guys, would you mind fixing a mino

RE: Struts Documentation in CVS

2004-06-12 Thread Steve Raeburn
The xdocs directory contains TEST doucmentation for the Maven build. The doc directory contains the REAL documentation that is used by the Ant build. The Maven build is still experimental (as far as I'm concerned) but the idea is that the Struts documentation (in doc) will be modified into a forma

RE: How To Refresh Strust Web Site

2004-06-12 Thread Steve Raeburn
We don't keep the generated HTML files under CVS, so that doesn't apply. Basically, you need to generate the site locally, then upload it to /www/jakarta.apache.org/struts on cvs.apache.org. (You should have access as you're a member of the Jakarta group). You can do that via a secure FTP client (

RE: How To Refresh Strust Web Site

2004-06-13 Thread Steve Raeburn
> The reason we haven't moved the site yet is because Ted had wanted to > do some reorganising first. However, it's been a while, so at this > point we might want to go ahead and do the move, and do any > restructuring afterwards. In think it's worth moving over now and worrying about the reorgani

RE: s.a.o Repository (was Re: How To Refresh Strust Web site)

2004-06-22 Thread Steve Raeburn
the administration burdens. > > -Ted. > > > On Sat, 12 Jun 2004 21:45:12 -0700, Martin Cooper wrote: > > On Sat, 12 Jun 2004 18:48:42 -0700, Steve Raeburn > > <[EMAIL PROTECTED]> wrote: > > > >> > >> We don't keep the generated HTML fil

RE: How To Refresh Strust Web Site

2004-06-22 Thread Steve Raeburn
> -Original Message- > From: Steve Raeburn [mailto:[EMAIL PROTECTED] > Sent: June 13, 2004 11:08 PM > To: Struts Developers List > Subject: RE: How To Refresh Strust Web Site > > > > The reason we haven't moved the site yet is because Ted had > wanted to &g

RE: How To Refresh Strust Web Site

2004-06-22 Thread Steve Raeburn
t; symbolic links (ln > -s) from the Jakarta URLs to the files in their new > locations. I doubt the > Jakarta folks would grudge us a few symbolic links. ;-) > > -- > Martin Cooper > > > On Tue, 22 Jun 2004, Steve Raeburn wrote: > > > I haven't moved the site o

RE: Anybody here?

2004-07-02 Thread Steve Raeburn
Because we move from Jakarta of become an Apache top level project and the mailing lists changed. Try this: http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED] che.org Steve > -Original Message- > From: Fireball29 [mailto:[EMAIL PROTECTED] > Sent: June 30, 2004 2:18 AM > To: [EMAIL PROT

RE: Anybody here?

2004-07-02 Thread Steve Raeburn
Ok it must be late, try "because we moved from Jakarta to become..." > -Original Message- > From: Steve Raeburn [mailto:[EMAIL PROTECTED] > Sent: July 2, 2004 11:31 PM > To: Struts Developers List > Subject: RE: Anybody here? > > > Because we move fr

Updated redirects for Struts web site.

2004-07-03 Thread Steve Raeburn
I have modified the Struts and Jakarta .htaccess files to redirect Struts web site requests to struts.apache.org. Historical Struts DTDs are the only content still served from jakarta.apache.org/struts. I need to update .htaccess in CVS but I don't have access to jakarta-site2. Can someone please

RE: Updated redirects for Struts web site.

2004-07-03 Thread Steve Raeburn
> please add the following line to jakarta-site2/docs/.htaccess: > > RedirectMatch Permanent ^/struts(?!/dtds)(.*) http://struts.apache.org$1 Done. Thanks, Noel :-) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

RE: thoughts on encouraging user development

2004-07-04 Thread Steve Raeburn
Michael, I'd like to follow-up on just one point - reviewing of patches. Anyone can monitor bugzilla and review patches when they come in. If several people send feedback, via bugzilla or via the mailing lists, it might speed up the process of getting those patches into CVS. If there's a patch t

RE: [VOTE] Struts 1.2.1 Alpha, Beta, or GA? (was Re: Struts 1.2.1 release)

2004-07-10 Thread Steve Raeburn
+1 Beta Steve > -Original Message- > From: Ted Husted [mailto:[EMAIL PROTECTED] > Sent: July 8, 2004 7:48 AM > To: Struts Developers List > Subject: [VOTE] Struts 1.2.1 Alpha, Beta, or GA? (was Re: Struts 1.2.1 > release) > > > The repository is tagged for STRUTS_1_2_1, and the release is

RE: [VOTE] - Bill Siggelkow for committer

2004-07-11 Thread Steve Raeburn
+0 Steve > -Original Message- > From: James Mitchell [mailto:[EMAIL PROTECTED] > Sent: July 10, 2004 8:03 PM > To: Struts Developers List > Subject: [VOTE] - Bill Siggelkow for committer > > > I have known Bill for a few years and he is definitely > committer material. > He has contri

RE: [Apache_Struts_Wiki]_Updated:__TitleIndex

2004-07-15 Thread Steve Raeburn
Yes. Thanks for spotting it. Steve > -Original Message- > From: Hubert Rabago [mailto:[EMAIL PROTECTED] > Sent: July 15, 2004 7:27 AM > To: Struts Developers List > Subject: Re: [Apache_Struts_Wiki]_Updated:__TitleIndex > > > This same change was put in last night (with the same IP > s

RE: [VOTE] Move minimum to 2.3 (was Re: Changing how CommonsMultipartRequestHandler handles text parameters?)

2004-08-30 Thread Steve Raeburn
+1 Steve p.s. I've not been involved much lately, but I've not gone away. If I can just finish this damn project... -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: August 30, 2004 3:09 AM To: Struts Developers List; Struts Developers List Subject: [VOTE] Move minimum

RE: DispatchAction

2004-09-16 Thread Steve Raeburn
Michael, Quick comments on your suggestion. Please don't mistake the brevity for abruptness - just lack of time on my part. I agree with pretty much everything Niall said in his previous reply, with the following 2 cents-worth. 1. Big reason for not including this as a standard action is the use

RE: DispatchAction

2004-09-16 Thread Steve Raeburn
IMHO DispatchActions are more of a programmer convenience, than an additional level of controller. I don't use them to dynamically select the action at runtime (the job of the controller), just to let me organize code together and avoid duplication where the code seems to "belong" together. (e.g. C

Wiki etiquette

2004-09-18 Thread Steve Raeburn
I have removed content from the Wiki which I found objectionable. Ironically, the piece asks that critics, "Please be respectful", while the author has been decidedly disrespectful, on the Wiki and mailing list, to those who have offered *constructive* criticism of the author's ideas. Steve

RE: COMMITTERS - READ THIS [was: Re: DO NOT REPLY [Bug 31394] - "contributor extensions" link on struts main page does not work]

2004-09-24 Thread Steve Raeburn
James, the 'not able' stuff has my name against it, so I probably missed setting the permissions on those. I'll check that out over the weekend. Steve -Original Message- From: James Mitchell [mailto:[EMAIL PROTECTED] Sent: September 24, 2004 7:11 AM To: Struts Developers List Subject: COM

RE: Struts Wiki Etiquette: Niall's Help

2004-09-24 Thread Steve Raeburn
Michael, You seem hell bent on taking personal offence at anything and anybody that disagrees with you. *I* have interpreted your comments as being personally directed at Niall (and others). It's possible that you genuinely did not mean to cause offence - it's very difficult to communicate effect

RE: Struts Wiki Etiquette: Niall's Help

2004-09-24 Thread Steve Raeburn
Michael, The short answer to people "messing with your format" is to publish your ideas/comments on your own web site. Then you could add a link from the Wiki if you wish. I encourage you to do so, or accept the fact that a Wiki page is a communal resource. Steve -Original Message- From

RE: Struts Wiki Etiquette: Niall's Help

2004-09-24 Thread Steve Raeburn
So organize your ideas offline then, when you are ready, publish them. -Original Message- From: Michael McGrady [mailto:[EMAIL PROTECTED] Sent: September 24, 2004 10:53 AM To: Struts Developers List Subject: Re: Struts Wiki Etiquette: Niall's Help I should tell you, Matt, that by the ti

RE: Struts Wiki Etiquette: Niall's Help

2004-09-24 Thread Steve Raeburn
nal offence". I really don't. I am merely trying to find a space to present a fairly complex idea and to do that I have to have a start. As I try to start, I keep getting infusions of old ideas into the middle of it and have tried to find a way to accommodate that. So far, I have bee

RE: Struts Wiki Etiquette: Niall's Help

2004-09-24 Thread Steve Raeburn
Comments inline... > -Original Message- > From: Michael McGrady [mailto:[EMAIL PROTECTED] > Sent: September 24, 2004 11:48 AM > To: Struts Developers List > Subject: Re: Struts Wiki Etiquette: Niall's Help > > > Hello, Steve, > > Thank you for your suggestion. I may have to do that. > > I

RE: [Apache Struts Wiki] Updated: StrutsCatalogInstrumentableForms

2004-09-24 Thread Steve Raeburn
Michael, Could you please link to the relevant content directly, rather than your homepage? This would make it easier for readers to find the content they are interested in. If you just want to link to your homepage, then I think a single reference, from a relevant spot on the Wiki would be more

RE: COMMITTERS - READ THIS [was: Re: DO NOT REPLY [Bug 31394] - "contributor extensions" link on struts main page does not work]

2004-09-27 Thread Steve Raeburn
Thanks, Martin. Steve > -Original Message- > From: Martin Cooper [mailto:[EMAIL PROTECTED] > Sent: September 27, 2004 1:13 PM > To: Struts Developers List > Subject: Re: COMMITTERS - READ THIS [was: Re: DO NOT REPLY [Bug 31394] - > "contributor extensions" link on struts main page does no

Re: Best version of Struts Cookbook source (was Fwd: Blank build broken?)

2005-09-16 Thread Steve Raeburn
Yes that was the latest version. I've just updated it for 1.3. I still need to update the license and make it build with Maven. If there are no objections, I'll check it in as /apps/cookbook later this evening. As long as it doesn't jeopardize my emeritus status ;-) Steve Ted Husted wrote:

[jira] Updated: (STR-1663) Allow anonymous/default ActionForwards

2006-04-25 Thread Steve Raeburn (JIRA)
[ http://issues.apache.org/struts/browse/STR-1663?page=all ] Steve Raeburn updated STR-1663: --- Bugzilla Id: (was: 22267) This issue seems to have passed its sell-by date. I would have closed it myself, but it looks like I don't have permission in