Hi everybody!

I had to tailor validation for use with Struts. One of the customizations is
to merge some files each one corresponding to an action form.

<XDtMerge:merge file="form-bean-{0}.xml">
</XDtMerge:merge>

Unfortunately, I still can't merge the files, unless their names are
hard-coded in the template :-(

I've tried with the following directory structures/file names:

merge/validator/com.mypackage/form-bean-Whatever.xml

and

merge/validator/com/mypackage/form-bean-Whatever.xml

for class com.mypackage.Whatever, with no results. I'm sure I'm
missing/doing something stupid.


Thanks in advance


Javier

PD: I'm aware that's not the correct use, but it is nonetheless a temporary
patch, while I get some time to play with
xdoclet.modules.apache.struts.StrutsValidatorTagsHandler.java





-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to