Monday, May 09, 2005
Quick and Easy Custom Templates with XDoclet
I stumbled upon templates. Templates are a way to extend the functionality of XDoclet to better match your code-generation needs. For instance, if you have a particular type of class that doesn't quite fit in with anything the XDoclet offers out of the box (in my case, these were custom controller classes), then it's fairly easy to add your own template files using XML markup only! Ideally, I just wanted to define a class with a minimal set of properties and generate not only my controller code, but additional XML that would be required by Spring. After some tweaking, I was pleased with the results
Subscribe to:
Post Comments (Atom)
Popular Posts
- as400 Iseries Tips
- as400 iSeries NetServer Disabled user profiles
- opensourceCMS.com - Try before you install!
- AS400 API - QCMDEXC - Execute Command
- AS400 APIs
- Encrypt Data on as400 (QC3ENCDT, Qc3EncryptData)
- Creating an as400 Query
- Announcing the Preview Release of Ubuntu 5.10 (Breezy Badger)
- Why Crunch Mode (Long Hours) Doesn't Work
- Cool Make Project Photos
No comments:
Post a Comment