This will help u

http://www-106.ibm.com/developerworks/library/j-dynxml.html?n-j-141

Enjoy................
MJ
----- Original Message -----
From: Kevin Duffey <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 05, 2001 10:59 AM
Subject: Anybody using JSP, XSL, XSLT and XML?


> I am looking for a little bit of help on the process of using JSP to
output
> XML (so you can build XML output dynamically), and then applying XSL to
that
> output to render HTML (or other formats..such as WML, PDF, RTF, etc) and
> send the response back to the browser. I would appreciate any pointers,
code
> snippets, or links to sites that have more info on this topic. I have a
good
> mvc framework in place, and am including XSL/T processing in the framework
> for myself and others to utilize without having to write the process
> themselves. I am stuck on two points right now.
>
> 1) How to read in a JSP page so that it is processed and I get the output
as
> if a browser asked for the page.
> 2) How to read in an XSL doc from the local file system (or from a URL, if
> need be so that it can handle networking aspects).
>
> Thanks for any help.
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to