[Apache Struts Wiki] Updated: StrutsMaintenanceSvn

2004-11-11 Thread dev
   Date: 2004-11-11T04:31:25
   Editor: NiallPemberton <[EMAIL PROTECTED]>
   Wiki: Apache Struts Wiki
   Page: StrutsMaintenanceSvn
   URL: http://wiki.apache.org/struts/StrutsMaintenanceSvn

   no comment

Change Log:

--
@@ -2,7 +2,7 @@
 
 == Info ==
 
- * Struts Subversion [http://struts.apache.org/ repository]
+ * Struts Subversion 
[http://svn.apache.org/viewcvs.cgi/struts/trunk/?root=Apache-SVN repository]
  * Apache Subversion [http://www.apache.org/dev/version-control.html checkout 
instructions]
  * Subversion [http://svnbook.red-bean.com/svnbook-1.1/index.html Red Book]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 21760] - Add support for non-default resource bundles in validation

2004-11-11 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_bug.cgi?id=21760

Add support for non-default resource bundles in validation





--- Additional Comments From [EMAIL PROTECTED]  2004-11-11 16:17 ---
Although bundle was added to the Msg class in commons validator, there was 
still no way to actually retrieve the Msg from a Field (only the Msg's key) and 
find out what its bundle was.

I have just applied a patch to Commons Validator which now provides access to a 
field's Msg objects (and also addded getter/setter for the Msg's 'resource' 
property).

IMO the solution needs to also address the following:

1) Take account of the bundle attribute for messages in validator.
2) Take account when a message's 'resource' property is set to false
3) Retain compatibility for people who are using the  tag with a 
bundle attribute quite happily.
4) Resolve the inconsistency between the  and  
tags with the former having a bundle attribute for messages and the later not. 

I'm attaching a new patch, similar to yours which I believe does the above. 
Unfortunately we will need a release of Commons Validator whith the changes I 
just made before this can be applied.

Niall

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 21760] - Add support for non-default resource bundles in validation

2004-11-11 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_bug.cgi?id=21760

Add support for non-default resource bundles in validation





--- Additional Comments From [EMAIL PROTECTED]  2004-11-11 16:19 ---
Created an attachment (id=13402)
validator framework files to add alternate bundle support

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 32176] - remove "scope" from element "action" in struts-config_1_2.dtd

2004-11-11 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_bug.cgi?id=32176

remove "scope" from element "action" in struts-config_1_2.dtd

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2004-11-12 04:25 ---
Here's a better idea for you.  

Implement the reset method and set all your checkbox fields (boolean or Boolean)
to false, that way when the form gets populated, only those that are checked
will be true.  

Funny, I remember reading that somewhere.oh ya...it was here:
http://struts.apache.org/userGuide/struts-html.html#checkbox

3rd paragraph, with the bold words that say "WARNING"

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Apache Struts Wiki] Updated: StrutsBooks

2004-11-11 Thread dev
   Date: 2004-11-11T22:36:39
   Editor: MatthiasWessendorf <[EMAIL PROTECTED]>
   Wiki: Apache Struts Wiki
   Page: StrutsBooks
   URL: http://wiki.apache.org/struts/StrutsBooks

   no comment

Change Log:

--
@@ -16,7 +16,7 @@
  * [http://www.amazon.com/exec/obidos/tg/detail/-/1932394249/ Struts Recipes] 
by George Franciscus, Danilo Gurovick (July 2004)
  * Struts Fast Track: J2EE/JSP Framework: Practical Application with Database 
Access and Struts Extension] by Vic Cekvenich - Sept. 2001 (1st Struts Book)
  * [http://www.amazon.com/exec/obidos/tg/detail/-/2744015954/ Struts] by James 
Turner, Kevin Bedell (June 2003)
- * [http://www.amazon.de/exec/obidos/ASIN/3937137068/ Jakarta Struts und 
JavaServer Faces] (German) by Matthias Weßendorf (June 2004)
+ * [http://www.amazon.de/exec/obidos/ASIN/3937137068/ Struts - Websites 
effizient entwickeln] (German) by Matthias Weßendorf (November 2004)
  * [http://www.dpunkt.de/buch/3-89864-284-4.html Struts - Best Practices] 
(German) by Vic Cekvenich, Wolfgang Gehner (June 2004)
  * [http://www.amazon.de/exec/obidos/ASIN/3826614313/ Struts ge-packt] 
(German) by Michael Albrecht and Manfred Wolff (July 2004)
  * [http://www.amazon.de/exec/obidos/ASIN/393504237X/ Struts. Java Framework 
für Webanwendungen] (German) by Sven Haiges, Adam Bien, Peter Roßbach, Marcel 
May and Bernhard Wöhrlin (2003)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]