RE: [xsl] Call Java Objects

Subject: RE: [xsl] Call Java Objects
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Tue, 9 Apr 2002 17:46:20 +0100
Yes, this is possible. It is supported in all the Java processors (Saxon,
Xalan, Oracle, ...), but the details of how to do it vary slightly from one
processor to another.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of
> Laura Jenkins
> Sent: 09 April 2002 14:13
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Call Java Objects
>
>
> Dear Gurus of the list( who have never let me down ),
> I have a query..
> can i call java objects in my XSL.. is it possible that i do
> some cool
> business logic at the Java end and have methods in Java that
> return some
> result.
> all i wana do is that do some complex stuff in the java end
> and return the
> result ( thro some method which i will call in XSL )and
> capture it in a
> variable for me to use.
> is it possible to do such a thing. Forgive me if the question
> is very weird.
>
>
>
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>


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


Current Thread