1. JSP - TransformerFactory.newInstance().newTransformer(xsl) returning null? stackoverflow.comThe java API guarantees that it will never return a null - but for me, it is! http://download.oracle.com/javase/6/docs/api/javax/xml/transform/TransformerFactory.html#newTransformer(javax.xml.transform.Source) Relevant code:
|
2. Showing details after clicking hyperlink with xml/xsl coderanch.comHi there, Here's another dummy question for you: In the XML file there is info about customers and the adresses of the customers. There can be more than one adress per customer. Is it possible to show the customer info with only the word (or hyperlink) adress. Then, when you click on the word adress, the adresses of the customer are ... |
3. JSP Vs (XML and XSL) coderanch.com |
4. jsp / xml / xsl coderanch.com |
5. JSP + XSL + XML coderanch.com |
6. Producing html from XML+XSL thru servlet . coderanch.com |
7. Using XSL & XML within a JSP coderanch.com |
8. Insert xml file transformed by xsl into JSP coderanch.com |