Hi,
I need to generate xmls and these differ only in the values that the tags contain. Is it possible to create a template xml and then write only the values each time?(I do not want to go the jaxb way as these are small xmls and are not worth creating objects for them). Is this a good approach?
Any thoughts / pointers will help me decide.
Thanks much, RJ