Re: Accessing DynaActionForm objects in JSTL tags?

2002-10-29 Thread Craig R. McClanahan
See below. On 29 Oct 2002, David M. Karr wrote: > Date: 29 Oct 2002 23:16:25 -0800 > From: David M. Karr <[EMAIL PROTECTED]> > Reply-To: Struts Developers List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: Accessing DynaActionForm objects in JSTL tags? > > > "David" == David Karr

RE: Newsletter - Request for content

2002-10-29 Thread James Mitchell
Any takers? James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." - Albert Einstein (1879-1955) > -Original Message- > From: Rob Oxspring [mailto:roxspring@;apache

Re: Accessing DynaActionForm objects in JSTL tags?

2002-10-29 Thread David M. Karr
> "David" == David Karr writes: David> I'm asking this here first, to discuss the technical issues. If it appears David> to be feasible, I'll ask a similar question on the user list, and then David> perhaps write a bug report. David> Presently JSTL tags can't easily access D

DO NOT REPLY [Bug 14081] - Form fields are not populated in order on page

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14082] New: - minlength of DynaValidatorForm fails to validate Password field

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14081] - Form fields are not populated in order on page

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14081] New: - Form fields are not populated in order on page

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: DO NOT REPLY [Bug 14054] - Rename "Application" componentsto "Module"

2002-10-29 Thread Craig R. McClanahan
On 30 Oct 2002 [EMAIL PROTECTED] wrote: > I have also checked out the struts_1_1_b2 branch, > any method that appeared after that release will be simply replaced > and not deprecated. Again since ApplicationConfig derives from > MethodConfig code should still compile in the case of > method sign

Re: Nice labels for inputs.

2002-10-29 Thread Craig R. McClanahan
On Tue, 29 Oct 2002, David Graham wrote: > Date: Tue, 29 Oct 2002 15:46:45 -0700 > From: David Graham <[EMAIL PROTECTED]> > Reply-To: Struts Developers List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: Nice labels for inputs. > > Craig, > We should consider adding an id attribute o

DO NOT REPLY [Bug 14054] - Rename "Application" components to "Module"

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/template InsertTag.java

2002-10-29 Thread rleland
rleland 2002/10/29 18:31:39 Modified:src/share/org/apache/struts/taglib/template InsertTag.java Log: use method getModuleConfig instead of getApplicationConfig to used internally to class Revision ChangesPath 1.14 +5 -5 jakarta-struts/src/share/org/apache/str

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/logic ForwardTag.java

2002-10-29 Thread rleland
rleland 2002/10/29 18:31:23 Modified:src/share/org/apache/struts/taglib/logic ForwardTag.java Log: use method getModuleConfig instead of getApplicationConfig to used internally to class Revision ChangesPath 1.11 +5 -5 jakarta-struts/src/share/org/apache/strut

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/html FormTag.java JavascriptValidatorTag.java

2002-10-29 Thread rleland
rleland 2002/10/29 18:31:11 Modified:src/share/org/apache/struts/taglib/html FormTag.java JavascriptValidatorTag.java Log: use method getModuleConfig instead of getApplicationConfig to used internally to class Revision ChangesPath 1.30 +5 -5

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/bean StrutsTag.java

2002-10-29 Thread rleland
rleland 2002/10/29 18:30:51 Modified:src/share/org/apache/struts/taglib/bean StrutsTag.java Log: use method getModuleConfig instead of getApplicationConfig to used internally to class Revision ChangesPath 1.12 +5 -5 jakarta-struts/src/share/org/apache/struts/

cvs commit: jakarta-struts/src/share/org/apache/struts/action Action.java

2002-10-29 Thread rleland
rleland 2002/10/29 18:30:31 Modified:src/share/org/apache/struts/action Action.java Log: use method getModuleConfig instead of getApplicationConfig to used internally to class Revision ChangesPath 1.50 +6 -6 jakarta-struts/src/share/org/apache/struts/action/Ac

cvs commit: jakarta-struts/src/share/org/apache/struts/util RequestUtils.java

2002-10-29 Thread rleland
rleland 2002/10/29 18:29:15 Modified:src/share/org/apache/struts/util RequestUtils.java Log: rename getApplicationConfig to getModuleConfig no deprecation needed since this is unreleased. Revision ChangesPath 1.66 +6 -6 jakarta-struts/src/share/org/apache/str

DO NOT REPLY [Bug 14054] - Rename "Application" components to "Module"

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

build failure

2002-10-29 Thread Suvendu Mahapatra
I am not sure if I should bring such build issue to this list but wanted to give it a try. I'd appreciate any direction for future. thank you. -suvendu. I build the source successfully last week but this morning after doing a cvs update, having the following problem: -- Buildfile: bui

DO NOT REPLY [Bug 14054] - Rename "Application" components to "Module"

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14068] - Why can't I use forwards with exception elements in struts-config.xml

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: [SURVEY] HREF attribute for FormTag

2002-10-29 Thread Taylor, Jason
Thanks for all the input-- sorry it took so long to draw out the central issue. I guess what I'll do next time is just post a patch first, rather than doing a survey for a bug fix. I know I can always subclass or specify a dummy mapping or just not use , but this is the *only* problem for which

Re: Nice labels for inputs.

2002-10-29 Thread David Graham
Craig, We should consider adding an id attribute once Struts requires a jsp 1.2 container. I'm not sure if/when that will be but there seems to be lots of confusion on this. David From: "Craig R. McClanahan" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To:

DO NOT REPLY [Bug 14054] - Rename "Application" components to "Module"

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14054] - Rename "Application" components to "Module"

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14071] New: - Need clear info on which Struts attributes produce specific HTML attributes

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14068] - Why can't I use forwards with exception elements in struts-config.xml

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14068] New: - Why can't I use forwards with exception elements in struts-config.xml

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14054] - Rename "Application" components to "Module"

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-struts/src/share/org/apache/struts/util RequestUtils.java

2002-10-29 Thread ekbush
ekbush 2002/10/29 13:04:38 Modified:src/share/org/apache/struts/util RequestUtils.java Log: Updated selectApplication to be more friendly with Cactus and StutsTestCase. It would seem when run under Cactus/StrutsTestCase, the URI handed to selectApplication does not have an in

Re: Nightly build issue

2002-10-29 Thread Eddie Bush
Erik Hatcher wrote: I'm still not having any luck with this issue (now at the 20021029 build). I've been toying with the request.setURL call in a Cactus beginXXX method, but that has no effect at all on this even though I can tell my setting of the servlet path is working (in my

DO NOT REPLY [Bug 6847] - Multiple file upload not possible due to MultiPartRequestHandler limitation?

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

DO NOT REPLY [Bug 6847] - Multiple file upload not possible due to MultiPartRequestHandler limitation?

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

Re: Nightly build issue

2002-10-29 Thread Erik Hatcher
I'm still not having any luck with this issue (now at the 20021029 build). I've been toying with the request.setURL call in a Cactus beginXXX method, but that has no effect at all on this even though I can tell my setting of the servlet path is working (in my testXXX

RE: [SURVEY] HREF attribute for FormTag

2002-10-29 Thread David Graham
I understand the behavior you want and the reason you want it. You stated that : "both Struts and the server bridge are adding the contextPath, so I get the form submitted to "appserver.com/myapp/myapp/login.do" I don't know what a server bridge is but this sounds like an architecture problem,

RE: [SURVEY] HREF attribute for FormTag

2002-10-29 Thread edgar
I have a suggestion for a kludge you might try on a temporary basis. In your struts-config file for the action include the path that struts is going to prepend. Since the actions are virtual anyway they can have any form you like. Then the jsp's would work with the current html:form tag. I don'

Re: RE: [SURVEY] HREF attribute for FormTag

2002-10-29 Thread Ted Husted
As Craig pointed out, we decided some time ago not to support the idea of page-relative paths. Why? Because the "pages" are often in one place and the actions are "in" another. The action "path" is not really a file path or an URL it is simply a URI. People tend to dress up like it was an URL

DO NOT REPLY [Bug 12473] - password fields are not validated using javscript (lengths)

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14043] - javascript for html:password does not work

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 2017] - Text entered in forms using multi-part/formdata cannot be utf8

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

RE: [SURVEY] HREF attribute for FormTag

2002-10-29 Thread Taylor, Jason
> -Original Message- > From: David Graham [mailto:dgraham1980@;hotmail.com] > Sent: Monday, October 28, 2002 5:54 PM > To: [EMAIL PROTECTED] > Subject: RE: [SURVEY] HREF attribute for FormTag > > > It seems that the only use of the requested behavior is to > allow a struts > app to su

DO NOT REPLY [Bug 14042] - Memory leaks with JBoss 3.x +(Tomcat/Jetty)

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14054] New: - Rename "Application" components to "Module"

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Struts with style

2002-10-29 Thread Craig R. McClanahan
On Tue, 29 Oct 2002, Ted Husted wrote: > Date: Tue, 29 Oct 2002 06:26:00 -0500 > From: Ted Husted <[EMAIL PROTECTED]> > Reply-To: Struts Developers List <[EMAIL PROTECTED]> > To: Struts Developers List <[EMAIL PROTECTED]> > Subject: Re: Struts with style > > I wasn't able to get in, but in gener

Re: Struts with style

2002-10-29 Thread James Holmes
Looks good, however, like Ted says we're headed towards Maven which has new LnF/stylesheets for Jakarta sites. I spent some time taking the stylesheets/graphics from Maven-built sites and applying them to Struts. It looked great. I'm no CSS wizard though and had a couple outstanding issues where

Re: Struts with style

2002-10-29 Thread David Graham
I think it's definitely an improvement but it opens up other issues. Personally, I don't like Arial and prefer Verdana because I think it's easier to read and looks more professional. Now, someone can come along and say, "Hey, Verdana stinks!". I assume you did this by applying a simple style

DO NOT REPLY [Bug 14042] - Memory leaks with JBoss 3.x +(Tomcat/Jetty)

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Hi

2002-10-29 Thread Ted Husted
The best place to start is the Struts home page, which hopefully includes everything you need to know to get started. After that, you can post any followup questions to the Stuts USER list, as described on the home page. -Ted. 10/29/2002 7:35:37 AM, KISHO

Hi

2002-10-29 Thread KISHORE KUMAR KOTA Rao
Hi folks, could u please help me working with struts. -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Struts with style

2002-10-29 Thread Ted Husted
I wasn't able to get in, but in general, I doubt that anyone would object to any improvements along these lines. Though, we will be looking at Maven for 1.2.x/2.0.x and so anything we do for this release might be obsolete for the next =:0) I just added a FAQ/Howto section. Next, I'll figure s

cvs commit: jakarta-struts/doc status.xml

2002-10-29 Thread husted
husted 2002/10/29 03:21:40 Modified:doc status.xml Log: + Add Maven to the roadmap. Revision ChangesPath 1.7 +4 -3 jakarta-struts/doc/status.xml Index: status.xml === RCS file: /home

cvs commit: jakarta-struts build.xml

2002-10-29 Thread husted
husted 2002/10/29 03:10:15 Modified:.build.xml Log: + Setup FAQ and Howto section. Revision ChangesPath 1.83 +9 -4 jakarta-struts/build.xml Index: build.xml === RCS file: /home/cvs

cvs commit: jakarta-struts/doc/faqs ssl.xml project.xml newbie.xml kickstart.xml index.xml helping.xml

2002-10-29 Thread husted
husted 2002/10/29 03:09:24 Added: doc/faqs ssl.xml project.xml newbie.xml kickstart.xml index.xml helping.xml Log: + Setup FAQ and Howto section. Revision ChangesPath 1.1 jakarta-struts/doc/faqs/ssl.xml Index: ssl.xml ===

cvs commit: jakarta-struts/doc/userGuide installation.xml

2002-10-29 Thread husted
husted 2002/10/29 03:09:34 Modified:doc/userGuide installation.xml Log: + Setup FAQ and Howto section. Revision ChangesPath 1.14 +5 -5 jakarta-struts/doc/userGuide/installation.xml Index: installation.xml =

cvs commit: jakarta-struts/doc volunteers.xml status.xml resources.xml project.xml newbie.xml kickstart.xml index.xml helping.xml

2002-10-29 Thread husted
husted 2002/10/29 03:08:44 Modified:doc volunteers.xml status.xml resources.xml project.xml newbie.xml kickstart.xml index.xml helping.xml Log: + Setup FAQ and Howto section. Revision ChangesPath 1.14 +6 -4 jakarta-struts/doc/volunt

cvs commit: jakarta-struts/doc/faqs - New directory

2002-10-29 Thread husted
husted 2002/10/29 03:09:12 jakarta-struts/doc/faqs - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

DO NOT REPLY [Bug 14043] New: - javascript for html:password does not work

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14042] New: - Memory leaks with JBoss 3.x +(Tomcat/Jetty)

2002-10-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: question about tiles:useAttribute

2002-10-29 Thread Cedric Dumoulin
Hi, This is a bug in struts1.1b2 when used with web server doing reuse of tags. The required behavior of is to use the name as id when id is not provided. This bug has been corrected in nightly build since 2002/10/7 . Can you try with the nightly build to check if it solve your problem ?