RE: [xsl] browser error when using xpath2.0 functions

Subject: RE: [xsl] browser error when using xpath2.0 functions
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 7 Feb 2005 13:25:14 -0000
I think that servlets will run on every computer platform that you are
likely to be using. They're certainly a lot more portable than anything
designed to run in the browser.

Michael Kay
http://www.saxonica.com/


> -----Original Message-----
> From: Antsnio Mota [mailto:amsmota@xxxxxxxxx]
> Sent: 07 February 2005 13:16
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] browser error when using xpath2.0 functions
>
> How are server side transformations made? I allways work with
> client-side transformations, meaning i have to get the XML and the XSL
> files and then do the transformation. It is sometimes usefull i do it
> on the server. But how is it made?
>
> I can think of using ASP or Servlets to do it, but that is platform
> dependent and i don't want that. Is there another way?
>
>
>
>
> On Mon, 7 Feb 2005 09:16:07 -0000, Michael Kay
> <mike@xxxxxxxxxxxx> wrote:
> > >
> > > thanks for the information but can you also suggest an
> > > alternative as to how i can make use of this 2.0 stuff as i
> > > have certain functions written in it but am not able to use
> > > them . so if possible suggest an alternative to break
> open this lock
> > >
> >
> > 1. Run it on the server

Current Thread