I would like to use the Tapestry page generator (interpretation of the page specification and building of html data (in this case xml-data)) to generate my middle format XML.
Hej Henrik,
Although I haven't done so myself you can always chuck a servlet filter in the mix and let that transform from XML to PDF.
The only problem should be to get the filter to pass through output that shouldn't be transformed but the URL probably is sufficient to discern what to transform and what not.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]