Re: XLS files scrambling

Subject: Re: XLS files scrambling
From: Matt Sergeant <matt@xxxxxxxxxxxx>
Date: Fri, 23 Jun 2000 11:33:13 +0100 (BST)
On Fri, 23 Jun 2000, George Prezerakos (ETG) wrote:

> 
>       Hi everybody,
> 
>       I am a newbie to this list. I have the following problem: 
> 
>       I have created some XSL files that convert data from XML to WML.
>       The XSL files are invoked from within a Java servlet (using Xalan and Xerces)
>       I would like to scramble those files so that nobody else can read them.
>       I imagine that I could compile the stylesheet once like this:
>       StylesheetRoot style = processor.processStylesheet (new XSLTInputSource("foo.xsl"));
>       then save the style object to disk and use it for all subsequent transofrmations.
> 
>       Will this work ? Is there any other way ?

Apparently Sun are releasing an XSL to Java compiler at the end of the
month (not full XSLT support though, apparently). See the article on
xml.com in the XML Europe reports.

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org


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


Current Thread