[Vote ?] deprecate ActionErrors

2003-08-10 Thread Robert Leland
I believe at one time we were going to deprecate ActionErrors since it is really a shell over ActionMessages. We could still keep the error tag, just make it use ActionMessages directly. [ ] +1 Yes deprecate ActionErrors [ ] 0 Yes, but you'll have to face the angry crowds yourself. [ ] -1 No,

DO NOT REPLY [Bug 22231] - the logic:present and bean:write will not display all of the HttpServletRequest attributes.

2003-08-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22231. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Building contrib packages WAS Re: cvs commit: jakarta-struts/contrib/tag-doc build.xml

2003-08-10 Thread David M. Karr
David == David Graham [EMAIL PROTECTED] writes: David While we're somewhat on this topic I'd like to get some clarification on David the build process. Why do struts-el and struts-legacy get built with the David standard Struts build file? Struts-EL has *never* built on my machine

Re: RE: Parameter/Mapping/ConfigDispatchAction (Was RE: Addition of two new actions)

2003-08-10 Thread
ÔÚ 2003-08-09 03:01:00 ÄúдµÀ£º Is this a vote? If so, shouldn't we have [VOTE] on the subject line?of you ? Could you tell me ? Thanks~~ -- James Mitchell Software Engineer / Struts Evangelist http://www.struts-atlanta.org 678.910.8017 AIM:jmitchtx -Original Message- From:

FW: Validator

2003-08-10 Thread Yansheng Lin
Can anyone on the dev list shed some light on the following Q? When could the JavaBean be a String type? Thank you! -Original Message- From: Erez Efrati [mailto:[EMAIL PROTECTED] Sent: August 6, 2003 3:33 PM To: 'Struts Users Mailing List' Subject: Validator I am trying to figure

DO NOT REPLY [Bug 22261] New: - html:rewrite tag functionality and documentation mismatch

2003-08-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22261. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: SuccessAction (was RE: Addition of two new actions)

2003-08-10 Thread Steve Raeburn
I've created some patches to try this out and attached them to Bugzilla. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22267 Sorry about the multiple patch files, but WS Studio wouldn't play ball. I haven't touched Action...yet ;-) Steve -Original Message- From: Steve Raeburn

Re: When is the next release?

2003-08-10 Thread Craig R. McClanahan
On Sat, 9 Aug 2003, Robert Leland wrote: Date: Sat, 09 Aug 2003 22:42:43 -0400 From: Robert Leland [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Subject: Re: When is the next release? Ted Husted wrote: Just a head's up.

Re: cvs commit: jakarta-struts/contrib/tag-doc build.xml

2003-08-10 Thread Craig R. McClanahan
On Sat, 9 Aug 2003, David M. Karr wrote: Date: 09 Aug 2003 18:12:19 -0700 From: David M. Karr [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: cvs commit: jakarta-struts/contrib/tag-doc build.xml Craig == Craig R McClanahan [EMAIL

RE: When is the next release?

2003-08-10 Thread Craig R. McClanahan
On Sat, 9 Aug 2003, Steve Raeburn wrote: Date: Sat, 9 Aug 2003 20:10:16 -0700 From: Steve Raeburn [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED], [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Subject: RE: When is the next release? -Original

Re: Resource Bundle Prototyping

2003-08-10 Thread Joe Germuska
At 12:01 -0400 8/6/03, Sgarlata Matt wrote: Good point! I ran originally ran into the resource bundle problem a long time ago, and forgot that there are other application-wide settings that would be nice to inherit from module to module. 1) Declarative Exception Handling (global-exceptions) - in

cvs commit: jakarta-struts/web/example/WEB-INF struts-config-registration.xml struts-config.xml

2003-08-10 Thread rleland
rleland 2003/08/09 19:52:55 Modified:web/example/WEB-INF struts-config-registration.xml struts-config.xml Log: Use standard prexisting ELEMENTS description and display-name, instead of description-short description-long. -Rob Revision Changes

cvs commit: jakarta-struts/contrib/struts-el/src/share/org/apache/strutsel/taglib/logic ELMatchSupport.java

2003-08-10 Thread dmkarr
dmkarr 2003/08/09 20:02:59 Modified:contrib/struts-el/src/share/org/apache/strutsel/taglib/logic ELMatchSupport.java Log: Changed from RequestUtils to TagUtils. Revision ChangesPath 1.4 +5 -5

Re: cvs commit: jakarta-struts/contrib/tag-doc build.xml

2003-08-10 Thread David M. Karr
Craig == Craig R McClanahan [EMAIL PROTECTED] writes: Craig On Sat, 9 Aug 2003, David M. Karr wrote: Date: 09 Aug 2003 16:01:52 -0700 From: David M. Karr [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: cvs

cvs commit: jakarta-struts/contrib/struts-legacy/src/jdk/1.4/org/apache/struts/legacy GenericConnection.java

2003-08-10 Thread sraeburn
sraeburn2003/08/09 23:00:49 Modified:contrib/struts-el build-webapp.xml build-tests.xml build.properties.sample doc/userGuide installation.xml configuration.xml .build-all-clean.bat.sample build.xml

FW: Re: Asking for opinion: Struts a J2EE Bottleneck?

2003-08-10 Thread Ted Husted
The Struts framework is not going to start losing it's shine. ;) Struts is the most widely accepted web application framework in the known universe. In all likelihood, more people use Struts than all other frameworks combined. Not only by developers, but also by the tool vendors, like

RE: cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/html RewriteTag.java

2003-08-10 Thread Steve Raeburn
The tld is generated from the xml file. I thought I was going crazy when I couldn't find the source tld files 8-) Steve -Original Message- From: David Graham [mailto:[EMAIL PROTECTED] Sent: August 10, 2003 9:11 AM To: Struts Developers List Subject: Re: cvs commit:

RE: When is the next release?

2003-08-10 Thread Steve Raeburn
I hope I wasn't being presumptive. You can always put it back if you want to remove it :-) Steve -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: August 10, 2003 9:17 AM To: Struts Developers List Subject: Re: When is the next release? Steve Raeburn wrote:

Re: Resource Bundle Prototyping

2003-08-10 Thread Joe Germuska
At 12:30 -0400 8/6/03, Sgarlata Matt wrote: Or did you mean I'm not modularizing my app well? Maybe so, but I still think a notion of a Struts application could be beneficial. No, I meant nothing like that. IMHO, the conceptual issue is that there seems to be no notion of a Struts application

Re: When is the next release?

2003-08-10 Thread Craig R. McClanahan
Miscellaneous comments interspersed. On Sun, 10 Aug 2003, Ted Husted wrote: Date: Sun, 10 Aug 2003 12:43:16 -0400 From: Ted Husted [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: Struts Developers List [EMAIL PROTECTED] Subject: Re: When is the next release?

Re: RE: Parameter/Mapping/ConfigDispatchAction (Was RE: Addition of two new actions)

2003-08-10 Thread
ÔÚ 2003-08-09 03:01:00 ÄúдµÀ£º Is this a vote? If so, shouldn't we have [VOTE] on the subject line?of you ? Could you tell me ? Thanks~~ -- James Mitchell Software Engineer / Struts Evangelist http://www.struts-atlanta.org 678.910.8017 AIM:jmitchtx -Original Message- From:

cvs commit: jakarta-struts/contrib/struts-el/src/share/org/apache/strutsel/taglib/html ELRewriteTag.java ELRewriteTagBeanInfo.java

2003-08-10 Thread dmkarr
dmkarr 2003/08/10 14:42:21 Modified:contrib/struts-el/doc/userGuide struts-html-el.xml contrib/struts-el/src/share/org/apache/strutsel/taglib/html ELRewriteTag.java ELRewriteTagBeanInfo.java Log: Added action attribute added in base class

DO NOT REPLY [Bug 22283] New: - document how to use html:html xhtml=true

2003-08-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22283. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 17259] - o.a.s.validator.DynaValidatorForm logging

2003-08-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17259. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: Addition of two new actions

2003-08-10 Thread Steve Raeburn
Please correct me if I'm wrong, but that still doesn't enable you to specify one action forward= to be context relative and another module relative within the same module as you can by using 'contextRelative' attribute on a forward. Steve -Original Message- From: news [mailto:[EMAIL

cvs commit: jakarta-struts/contrib/tag-doc build.xml

2003-08-10 Thread craigmcc
craigmcc2003/08/09 12:29:30 Modified:.build.xml contrib/struts-el build.xml contrib/struts-el/src/share/org/apache/strutsel/taglib/html ELFormTag.java ELHtmlTag.java ELJavascriptValidatorTag.java

DO NOT REPLY [Bug 20761] - Define collection types as DynaForm properties

2003-08-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20761. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: SuccessAction (was RE: Addition of two new actions)

2003-08-10 Thread Ted Husted
Maverick directly supports the idea that a command may have only one destrintation, and then streamlines its behavior. So we have some precedent under the great minds theory =:0) ActionMapping.findForwards only brings back local forwards. So the DefaultAction could just forward to the first