Subject: Re: jsp call
From: "Robert S. Koberg" <rob@xxxxxxxxxx>
Date: Wed, 03 Jul 2002 08:54:53 -0700
|
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
| Current Thread |
- jsp call
- Charly - Wed, 3 Jul 2002 10:57:22 -0400 (EDT)
- Joerg Heinicke - Wed, 3 Jul 2002 11:15:24 -0400 (EDT)
- Charly - Wed, 3 Jul 2002 11:46:44 -0400 (EDT)
- Robert S. Koberg - Wed, 3 Jul 2002 11:56:38 -0400 (EDT) <=
- Joerg Heinicke - Wed, 3 Jul 2002 12:09:26 -0400 (EDT)
- Charly - Wed, 3 Jul 2002 13:06:58 -0400 (EDT)
- David Carlisle - Wed, 3 Jul 2002 12:16:08 -0400 (EDT)
|
|