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]

Re: running java from xsl


>is there anybody with experience in running java code from  a stylsheet?

The first thing you need to know is that calling external functions is an area that's very implementation-dependent; so it's impossible to answer your question without knowing what processor you are using.

But for the general principles that most of the Java XSLT processors follow, see Chapter 8 of my XSLT Programmers Reference 2nd edition, plus the product-specific appendices.

Mike Kay 

 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]