pt., 17 paź 2025 o 10:34 Ute Kaiser <[email protected]> napisał(a): > > 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"
Yes, this is something discovered by CC, I mean there is a note but maybe unclear > - 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.) This is documented here, but you are right it's hard to find it, especially when using annotations https://struts.apache.org/core-developers/default-workflow-interceptor Cheers Łukasz --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

