Subject: How can I obtain a JSP from a XML and XSL?
From: Marcial Atienzar Navarro <maratna@xxxxxxxxxxxxx>
Date: Tue, 12 Nov 2002 08:30:20 +0100 (CET)
|
Hello everybody,
I'm using jstl to parse a xml with a xsl. The scheme is the next:
parser.jsp
|
| (with jstl)
|
parse the xml with the xsl
|
|
I need to obtain a JSP that containt a jsp tag to compile it. How could I
include the sentence <%@ taglib uri="/s2ktaglib.tld" prefix="s2k" %> to obtain the
jsp and the valour of the tag.
A lot of thanks,
Marcial Atienzar
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|