Laran Evans wrote:

I have a struts ActionForm which I would like to markup with xdoclet tags.

Don't do it:) Seriously, IMO, I think it's a waste. I think it's nice having one configuration file to look it to set up all my mappings (your config.xml file). Think about it, using xdoclet if you decide that after your form submits you'd rather the user forward to a different page, you end up having to track down the action class and modify the xdoclet tag and then rebuild. I'd rather modify one simple xml file. I'm yet to see how xdoclet helps in a Struts environment.


--
Rick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to