[Xdoclet-devel] name attributes on @struts.form

2004-09-24 Thread Matt Raible
Does anyone know how the "name" attribute is supposed to work when generation Struts Forms from POJOs? In the task I added, if I add a name (i.e. name="addressForm"), I end up with AddressaddressFormForm.java as the filename. I'm assuming the behavior should be that the "name" attribute stays

[Xdoclet-devel] name attributes on @struts.form

2004-09-23 Thread Matt Raible
Does anyone know how the "name" attribute is supposed to work when generation Struts Forms from POJOs? In the task I added, if I add a name (i.e. name="addressForm"), I end up with AddressaddressFormForm.java as the filename. I'm assuming the behavior should be that the "name" attribute stays low