Subject: XSL make .JSP call?
From: "Bruso, John" <jbruso@xxxxxxxxxxxx>
Date: Tue, 25 Apr 2006 08:56:32 -0600
|
Can an XSL style sheet make a .jsp call?
If so, how?
I have an XSL document that renders from XML, but I need to include a
file in the document. It's a complex javascript file. I'm using script
src="{$themePath}/webtrends/sdc.js" type="text/javascript"><xsl:text>
</xsl:text></script> right now, but it has to execute on the client, and
is really slow. I thought if I could include the file in some other way,
say JSP, I could improve the performance.
Any advice would be helpful.
Thanks,
John
-------------------------
John Bruso
IS Developer
Sheridan College
ph 307.674-6446-2608
|