SV: Form posts are logged

2004-04-14 Thread hermod . opstvedt
Hi Nope - When you use the Request-dumper, the header and all is dumped for ALL requests. In my case it is only the form-post and file-upload content that gets logged. This is really annoying. Hermod -Opprinnelig melding- Fra: Craig McClanahan [mailto:[EMAIL PROTECTED] Sendt: 15. april 2

SV: Form posts are logged

2004-04-14 Thread hermod . opstvedt
Hi Been there - done that. I am using Log4J, but the thing is that these entries in the log do not come from some logging API. It looks to me like they are plain System.out.prinln's. If everything got logged I definitly would have suspected something like you mention, but it's only data from form

Re: Url Validation Configuration Options

2004-04-14 Thread David Graham
--- Ted Husted <[EMAIL PROTECTED]> wrote: > Any thoughts on this one? The patch looks reasonable to me although the conversion from List to String[] could be made simpler: String[] schemes = new String[schemeList.size()]; schemeList.toArray(schemes); instead of: String[] schemes = null; ... sc

Re: Url Validation Configuration Options

2004-04-14 Thread Robert Leland
Ted Husted wrote: Any thoughts on this one? http://issues.apache.org/bugzilla/show_bug.cgi?id=28148 "The current url validation in struts (validateUrl method in FieldChecks) only uses the default url configuration options. "I am attaching a patch that will allow the following options to be set

Re: rsync commons-validator-1.1.2 to iBiblio? (Re: Problem building Struts with Maven)

2004-04-14 Thread Robert Leland
Thanks for tracking down the info. Joe Germuska wrote: OK, so I brought this up over on commons-dev, and here's what I learned: At 3:16 PM -0400 4/13/04, Mark R. Diggory wrote: I can tell you we have the following directory available /www/cvs.apache.org/repository/ with a few builds within it t

Re: Form posts are logged

2004-04-14 Thread Craig McClanahan
Adam Hardy wrote: Hermod, it totally depends on what logging package you are using. Whichever you have, you should make sure that the logger class for org.apache is set to warn or error or similar. In addition, Tomcat also has a nifty debugging tool that dumps out all the request and response d

Url Validation Configuration Options

2004-04-14 Thread Ted Husted
Any thoughts on this one? http://issues.apache.org/bugzilla/show_bug.cgi?id=28148 "The current url validation in struts (validateUrl method in FieldChecks) only uses the default url configuration options. "I am attaching a patch that will allow the following options to be set in the validation.x

cvs commit: jakarta-struts/src/share/org/apache/struts/config/impl ModuleConfigImpl.java

2004-04-14 Thread husted
husted 2004/04/14 16:46:15 Modified:src/share/org/apache/struts/config ConfigRuleSet.java ModuleConfig.java src/share/org/apache/struts/config/impl ModuleConfigImpl.java Log: Apply #28330 "Configure "regular" ActionForwa

DO NOT REPLY [Bug 28330] - Configure "regular" ActionForward class

2004-04-14 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://issues.apache.org/bugzilla/show_bu

Reusing code

2004-04-14 Thread dm_wb
Hello, Struts developers. I have a question about reusing your code. Could I use struts-config.xml and validation.xml as prototype in my project. Regards, Dima.

Re: Form posts are logged

2004-04-14 Thread Adam Hardy
Hermod, it totally depends on what logging package you are using. Whichever you have, you should make sure that the logger class for org.apache is set to warn or error or similar. Adam n 04/14/2004 01:41 PM [EMAIL PROTECTED] wrote: Hi I have a problem that I am having trouble figuring out. Whe

[Apache Struts Wiki] Updated: StrutsWebLinks

2004-04-14 Thread dev
Date: 2004-04-14T09:22:37 Editor: RoryWinston <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsWebLinks URL: http://wiki.apache.org/struts/StrutsWebLinks no comment Change Log: -- @@ -38,3 +38,1

[Apache Struts Wiki] Updated: StrutsWebLinks

2004-04-14 Thread dev
Date: 2004-04-14T09:22:37 Editor: RoryWinston <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsWebLinks URL: http://wiki.apache.org/struts/StrutsWebLinks no comment Change Log: -- @@ -38,3 +38,1

Re: rsync commons-validator-1.1.2 to iBiblio? (Re: Problem building Struts with Maven)

2004-04-14 Thread Joe Germuska
Joe: we have to figure out if there will be an Apache repository for nightly builds. Rob L: There I would go with the flow. OK, so I brought this up over on commons-dev, and here's what I learned: At 3:16 PM -0400 4/13/04, Mark R. Diggory wrote: I can tell you we have the following directory avai

cvs commit: jakarta-struts project.properties

2004-04-14 Thread germuska
germuska2004/04/14 06:58:57 Modified:.project.properties Log: adjust properties to use alternate repo for nightly builds and add some notes about how to use Maven to deploy Struts jars to either of the two repositories Revision ChangesPath 1.10 +21 -8 ja

Form posts are logged

2004-04-14 Thread hermod . opstvedt
Hi I have a problem that I am having trouble figuring out. Whenever i post data from a form to a Strust form, or upload a file (FormFile), the complete contents are written to the stdout Tomcat log. It is only the formcontent/file that gets logged. Is there any debug level in struts that governs t

Validator

2004-04-14 Thread Zakaria khabot
Hi all, In my JSP I have many "Submit(s)" to the same action. In someones I want to use the validator but in the others I want to execute the action without using validator. I am using validation.xml How to do this??? Thanks

DO NOT REPLY [Bug 28368] - empty html:select body picks up from prior html:select

2004-04-14 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28368] - empty html:select body picks up from prior html:select

2004-04-14 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://issues.apache.org/bugzilla/show_bu