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: call a Perl function from XSL?



> [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


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