Reza Ghaffaripour wrote:

hi list,
I started xsl a couple of hours ago on a new project and my question may seem stupid. in java, can we convert xml to html using xslt and give it some format, such as making some parts bold ?


But of course. It's called XSLT and you don't need FOP for it. The Apache Xalan project provides the XSLT processor for you, and you may ask XSLT questions on the Mulberry XSLT list (Google). (This list is for XSL formatting objects-related questions, which you won't be using if your output is HTML.)

Very generally speaking, FOP is for PDF and Xalan is for HTML.

Glen


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to