Re: Contacting Husted dot Com

2004-05-05 Thread Robert Leland
Ted/All: You can place messages from '[EMAIL PROTECTED]' on your perminate list of email to delete. This is an old mail address that I used with Bugzilla several years ago, that has been co-opted by the email Virus going around. [EMAIL PROTECTED] wrote: Thank you for your inquiry. To

RE: Struts help

2004-05-05 Thread Qayyum, Kashif
If a checkbox is not checked, no value is passed to the server. You wont get a null value, you just wont get anything. You need to keep a local list of all true/false values on the server, then update that list with what you get from the checkbox field from the actionForm and use that to update t

RE: Struts help

2004-05-05 Thread Edgar P Dollin
The checkbox is not returned as a parameter. You are using session based actionforms which only update fields for which parameters are returned. Either use request based parameters or use the 'reset' method to clear your checkbox fields. Edgar > -Original Message- > From: Chitta Ranjan M

Struts help

2004-05-05 Thread Chitta Ranjan Mishra
Dear Sir, Presently I am working on Struts project... I am struggling with one problem since last 2 days regding html:checkbox in Struts. My problem is while inserting data into the database thru a checkbox field... either check or uncheck the checkbox proper value is inserted into the table

Struts framework updating session scoped actionForm into session

2004-05-05 Thread mmesler
If you have a session scoped ActionForm, when does the struts framework create/update the ActionForm in session? Is it possible to make the framework update the ActionForm into session with every call to the Action, or maybe just when data has changed? Does the framework always use the setAtt

Re: Struts-Faces and Version Dependencies

2004-05-05 Thread Joe Germuska
At 1:53 PM -0700 5/5/04, Craig McClanahan wrote: Thanks Niall. The original reason for grabbing the module prefix was to make the cache keys unique, so that two modules that both defined a form bean named "foo" (but perhaps with different properties) would not clash. The approach you recommend

Re: Struts-Faces and Version Dependencies

2004-05-05 Thread Niall Pemberton
Yes the patch I put in just resloved the immediate issue but IMO having an ActionForm factory method in the config would be a good improvement - makes it simple/logical for people to understand that to get a new ActionForm all they have to do is retrieve the form config and call the factory method.

DO NOT REPLY [Bug 28793] - RequestUtils.computeUrl() produces double-slashed ("//") HREF for tags.

2004-05-05 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

Re: Struts-Faces and Version Dependencies

2004-05-05 Thread Craig McClanahan
Thanks Niall. The original reason for grabbing the module prefix was to make the cache keys unique, so that two modules that both defined a form bean named "foo" (but perhaps with different properties) would not clash. The approach you recommend seems reasonable, and accomplishes that same goa

[Apache Struts Wiki] Updated: StrutsConsultants

2004-05-05 Thread dev
Date: 2004-05-05T13:14:41 Editor: 80.63.142.210 <> Wiki: Apache Struts Wiki Page: StrutsConsultants URL: http://wiki.apache.org/struts/StrutsConsultants no comment Change Log: -- @@ -33,6 +33,8 @@ '''D

Re: Struts-Faces and Version Dependencies

2004-05-05 Thread Niall Pemberton
I just attached a patch to Bug[22207] which changes the method signiture back to its original form. http://issues.apache.org/bugzilla/show_bug.cgi?id=22207 Niall - Original Message - From: "Niall Pemberton" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]> Sent: Wedne

DO NOT REPLY [Bug 22207] - serialization and deserialization

2004-05-05 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 22207] - serialization and deserialization

2004-05-05 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 28793] New: - RequestUtils.computeUrl() produces double-slashed ("//") HREF for tags.

2004-05-05 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

Re: Struts-Faces and Version Dependencies

2004-05-05 Thread Niall Pemberton
The only reason for needing the ModuleConfig is to get the module prefix for the key to store the DynaActionFormClass in the "static" cache in DynaActionFormClass . My suggestion would to to get rid of the static "cache" of DynaActionFormClasses and store them in their respective FormBeanConfig -

Struts-Faces and Version Dependencies

2004-05-05 Thread Craig McClanahan
I'm woefully behind in dealing with Struts issues due to "day job" responsibilities, but I finally took the time to discover why the Struts-Faces nightly builds have been failing. Unfortunately, we've created a public API discrepancy in the latest CVS code (versus 1.1) that affects the library

DO NOT REPLY [Bug 28788] New: - Broken link "changelog reports" in release-notes

2004-05-05 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

[Apache Struts Wiki] Updated: StrutsApplications

2004-05-05 Thread dev
Date: 2004-05-05T08:07:53 Editor: 68.99.67.114 <> Wiki: Apache Struts Wiki Page: StrutsApplications URL: http://wiki.apache.org/struts/StrutsApplications Added JAMM Change Log: -- @@ -1 +1,3 @@ -Here ar

[GUMP@lsd]: jakarta-struts/jakarta-struts failed

2004-05-05 Thread Stefan Bodewig
t.jar -Dantlr.jar=/data3/gump/opt/antlr-2.7.3/antlr.jar -Dcommons-lang.jar=/data3/gump/jakarta-commons/lang/dist/commons-lang-20040505.jar -Djakarta-oro.jar=/data3/gump/jakarta-oro/jakarta-oro-20040505.jar -Djdk.version=1.4 -Dcommons-fileupload.jar=/data3/gump/jakarta-commons/fileupload/target/com

[GUMP@lsd]: jakarta-struts/jakarta-struts failed

2004-05-05 Thread Stefan Bodewig
t.jar -Dantlr.jar=/data3/gump/opt/antlr-2.7.3/antlr.jar -Dcommons-lang.jar=/data3/gump/jakarta-commons/lang/dist/commons-lang-20040505.jar -Djakarta-oro.jar=/data3/gump/jakarta-oro/jakarta-oro-20040505.jar -Djdk.version=1.4 -Dcommons-fileupload.jar=/data3/gump/jakarta-commons/fileupload/target/com

[Apache Struts Wiki] New: WebSphere

2004-05-05 Thread dev
Date: 2004-05-05T02:22:14 Editor: 212.103.166.26 <> Wiki: Apache Struts Wiki Page: WebSphere URL: http://wiki.apache.org/struts/WebSphere no comment New Page: Describe WebSphere here.klnlkjblkblklknl - To unsu