By using Tapestry to generate the data I could re-use an already existing Java-class for another Tapestry page that displays data for editing instead. I could then write only a new html-template and page specification.
I have gotten a working solution I think, by using Servlet filter, to generate a PDF after Tapestry has generated the XML.
From: Kent Tong <[EMAIL PROTECTED]> Reply-To: "Tapestry users" <[email protected]> To: [email protected] Subject: Re: Forced page rendering to get XML-data Date: Mon, 4 Apr 2005 01:53:45 +0000 (UTC)
Why not generate the XML data using plain old Java without Tapestry?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
