Re: svn commit: r377460 - in /struts/action/trunk/src/java/org/apache/struts/validator: DynaValidatorActionForm.java ValidatorActionForm.java

2006-02-13 Thread Paul Benedict
Ted,

>> By default, when an Action is cancelled, validation is bypassed  
>>and the Action should not execute the business operation.

I think you wording is confusing. When I read "should not execute the business 
operation" I strongly inferred "should not execute the execute method." This 
would obivously be untrue. I don't know if that's what you meant, but I 
recommend a different choice of words or omit the ending clause.

Paul


-
 
 What are the most popular cars? Find out at Yahoo! Autos 

svn commit: r377460 - in /struts/action/trunk/src/java/org/apache/struts/validator: DynaValidatorActionForm.java ValidatorActionForm.java

2006-02-13 Thread husted
Author: husted
Date: Mon Feb 13 11:02:28 2006
New Revision: 377460

URL: http://svn.apache.org/viewcvs?rev=377460&view=rev
Log:
Extras
* Move ValidatorActionForm.java and DynaValidatorActionForm.java into Extras, 
which key on the mapping's path attribute rather than the name attribute.

Removed:

struts/action/trunk/src/java/org/apache/struts/validator/DynaValidatorActionForm.java

struts/action/trunk/src/java/org/apache/struts/validator/ValidatorActionForm.java


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