This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: jsp call


Charly wrote:
Thanks Joerg,
But it brings the jsp as a text, what I need is to execute the jsp and get
the output on my page .
any idea ?
Hi,

you need to do:

<xsl:copy-of select="document('http://yoursite.com/svg.jsp')" />

best,
-Rob



XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]