| Author |
I want to use JSP file as header in XSL
|
Raghava Chary
Greenhorn
Joined: May 06, 2011
Posts: 6
|
|
I want to use jsp header file as a header in xsl file...
Any suggestions to me
thnks in advance
<xsl:include href=""/> is not working
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
Could you provide a little bit more detail?
For example it would help to know what you meant by "use". What do you want to do with this JSP header file? Do you want to write it to the output of the XSLT? As text or XML? Or is it supposed to somehow include some XSLT templates?
And when you say "JSP header file" do you actually mean the raw JSP, or do you actually mean the HTML (or whatever) which results from evaluating the JSP on the web application server?
I'm sure there's more questions to ask about this. Please TellTheDetails.
|
 |
 |
|
|
subject: I want to use JSP file as header in XSL
|
|
|