What a surprising answer :-)

I tried, it worked and the filename is 120 characters...

Some remarks on this solution:
- There is no documentation on this case with slashes in action names and the 
replacement "/" -> "-" resulting in 
"MyAction-a-b-myaction.validate-validation.xml"
- For my example below I may implement validateCreate() = validateMethodName. 
(I stumbled on this here: 
https://stackoverflow.com/questions/6763652/struts-validator-annotation-to-call-method.)
Maybe that is the reason why I experimented too long and in vain with 
MyAction-create-validation.

There are many ways to validate, but sometimes confusing :-)

Thx and best regards
Ute

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to