OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: XSL

[ Lists Home | Date Index | Thread Index ]
  • From: "Lars George" <lgeorge@gmx.net>
  • To: André Camenzind <andre.camenzind@alcatel.ch>
  • Date: Thu, 4 Nov 1999 08:04:45 +1000

Hi Andre,

I have done the same sort of servlet (only a basic version) without the
knowledge of IBM XMLEnabler. Basically even that servlet is just a template
and gives you a good start what has to be done. The XSL processor and XML
parser part is replaceable by any of them. I use the Oracle ones right now,
as they come nicely wrapped up in one package. Works just fine although this
is still work in progress (i.e. XSL and my servlet). Another good source og
information is the Cocoon project on the Apache website
(http://java.apache.org). They do the same thing but have built a framework
that allows for easy replacement of XSL/XML packages. They already support
the major ones, but as a framework it can be easily extend to support new
ones, too.

The gist is to take the user agent info and transform the XML to whatever is
needed. Bear in mind the note Walter posted just before. Always provide for
a fallback if you can't detect the user agent.

HTH,

Lars George
Woodgate Research Pty Ltd
Brisbane, Australia

> -----Original Message-----
> From: André Camenzind [mailto:andre.camenzind@alcatel.ch]
> Sent: Thursday, 4 November 1999 6:59
> To: Lars George
> Cc: Anton Schoultz - ePOS; XML-DEV LIST
> Subject: Re: XSL
>
>
>
>
> Lars George wrote:
>
> > Hi Anton,
> >
> > I do the same thing but on the server-side. Have a look at
> IBM's Alphaworks
> > site into the source of the XMLEnabler. This is a servlet that
> does the same
> > thing. It even gives you a chance to decide which XSL you use
> for which user
> > agent (browser). Therefore you can transform your data on the server and
> > serve it to all available browsers out there just by providing
> different XSL
> > stylesheets. I find that rather amazing, and it is simple too!
>
> Hello
>
> Thanks for the tip Lars.
> The XMLEnabler seems to be a really nice tool, but it looks like
> that you have to use the
> Lotus XSL Processor. Is it possible to use another XSL Processor?
> Has anyone tried to use
> another XSL Processor?
>
> Regards
>
> Andre Camenzind
>


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)



  • References:
    • Re: XSL
      • From: André Camenzind <andre.camenzind@alcatel.ch>



 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS