Hi,

thanks for the answers yesterday. I have another question:
I have XML file and XSL-file, the XSL files returns almost the same XML as 
before but with JSP-statements added. So when I write
transformer.transform(new StreamSource("formO.xml"), new StreamResult(out));
the output is indeed an XML-file with <% ... %> statements in between. How do I 
parse this file again by the JSP-engine to replace the JSP-statements. Is it 
possible without using temporary files or something?

Greetings,
Raf


----------
Get a fun email address at http://another.com
COOL: Personalise a t-shirt with your name/email/slogan 
from 9.99 pounds. CLICK HERE http://another-shop.com

Reply via email to