I'm just wondering about the most efficient way to present XML
data in a JSP. Previously I was doing an XSL translation to HTML
on my server, but found this was putting a huge load onto the
server. I've only read briefly on the latest 1.2 JSP spec and
was wondering if there was any way to access XML elements directly
from the JSP or do I still have to parse the XML before I can
access the data? Any help is greatly appreciated!

===========================================================================
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://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to