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
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