Bear in the mind the use you making of it: JXTemplate*Generator* (vs Transformer) - my basic conceptual understanding of this type of approach is: * generator - data structure only (XML) * (final transformer) - layout, say in HTML (with DIV's) with styling and presentation in CSS Obviously other steps can occur in-between, such as internationalisation and filtering - but if you now need to present the output on another device or in another format, then your basic XML data structure should not require any adjustments.
HTH Derek >>> [EMAIL PROTECTED] 2004/05/13 08:22:31 PM >>> Hi, conceptualy, should i combine jxtemplates with further xsl transformations, or is it better to put the presentation code directly into jxtemplates? what's the common use? thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
