Hi,
I am just exploring XDoclet, and am impressed with the work it saves in generating EJB infrastructure from simple Bean classes..
I was also exploring the Struts support, and though I could use XDoclet to auto-generate Struts Actions to do CRUD operations (Create/Update/Delete) on Entity Beans. Instead I just see the generation of Struts Forms (with optional Validator support), but nothing to tie the two together.
Am I missing something, or does XDoclet not do this?
Thanks in advance,
Bryan
