Hi, I made an entity bean and defined two forms for that bean, now one form needs to have some additional code, the other doesnt. I have looked into the strtutsform template, but that does not specify a merge point (you would have expected a mergepoint as there is a mergedir thingy in the struts task). So I copied a mergepoint in, but the file used there can only be specified in the template, and has as only parameter the name of the entity bean. Is there a possibility to change this behavior so I can also refer to form name relate merge code? Otherwise I'm better of by changing the "extends attribute" in my entity @struts.form attribute?
thx Jeroen ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
