This is my first JSP application and I don't know very much about JSP.
But what I want to do is: take a XML file wich will have JSP code in it
(the file will be .jsp) send it to the server as response to a user
request in a HTML form, and get back from the server the XML file with
all the data in it (instead of JSP code). Well the problem is that I
have to transform this file into HTML for the client's browser and I
have no idea where to put the JSP code for calling the XSLT processor!
Please help me! Thank you!
===========================================================================
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