RE: [xsl] call a Perl function from XSL?

Subject: RE: [xsl] call a Perl function from XSL?
From: "Paul Brown" <prb@xxxxxxxxxxxxx>
Date: Sun, 28 Jan 2001 09:55:16 -0600
> [Patricia Ballad]
> Is it possible to call a Perl function from within
> an XSL document?

I'll assume that you're using Xalan.  Have a look at:

http://oss.software.ibm.com/developerworks/projects/bsf

However, if what you really want is support for MD5, it is supported by the
java.security package.  You can start here for information:

http://developer.java.sun.com/developer/technicalArticles/Security/Crypto/in
dex.html

Or just hit the Javadoc for the java.security package.

	- Paul


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


Current Thread