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 Job Scheduler
- Using QCLRDTAQ to clear data queues in CL and RPG
- iReport - OpenSource Java Reporting Tool
- Java Examples - JExamples.com
- Creating an as400 Query
- Lego Electronic Lab Kit Main
- What is QZHQSSRV job?
- MobileTracker - Cingular announces EDGE Wireless WAN service
- (no title)
- Encrypt Data on as400 (QC3ENCDT, Qc3EncryptData)
No comments:
Post a Comment