----- Original Message ----- From: "Joerg Pietschmann" <[EMAIL PROTECTED]>
hi there, >The message tells: You feed the result of the transformation >as a string to a place where the underlying mechanism expects >an URL. I wrapped the String in a StringReader, and it works. What you are saying makes sense, though. > Lesson: Have only programmers with a clue fiddle with the code. Lesson: If you never fiddle with code you don't know inside-out you will never learn something new. > Search the Web or better the mailing list archives for fop-user > and fop-dev for how to wire an XSL transformer properly to FOP. > Unfortunately, the Servlet example delivered with FOP is a bit > outdated. Your help is much appreciated. I searched through the available archives (most of them seem to be down), but I cannot find some better way to implement a "convert-xml-to-fo-with-xsl-and-render-that-without-writing-to-FS" rendering. Any suggestions from your side? A replacement for the outdated FOP example would help alot of people, imo. Sebastian Will
