[XML4Lib] server-side XML and XSLT
Houghton,Andrew
houghtoa at oclc.org
Wed Aug 16 10:29:18 EDT 2006
If you have a Windows 2003 server, then you probably have the .NET framework installed. You can use ASP.NET to transform any data source on the server, with XSLT, into HTML. Depending upon how you coded your current HTML, CSS, JavaScript, XML and XSLT's this could be a relatively easy transition.
Andy.
________________________________
From: xml4lib-bounces at webjunction.org [mailto:xml4lib-bounces at webjunction.org] On Behalf Of Pierre Nault
Sent: 16 August, 2006 10:21
To: xml4lib
Subject: [XML4Lib] server-side XML and XSLT
Hello,
I'm working on a project that consist on publishing, in HTML, research guides of my colleagues librarians. The main documents are in XML : we use XSLT stylesheets to transform it in HTML. The transformations are done on the client-side... with some mitigated results : browsers are not consistent with the way they deal with XSLT-CSS-Javascript and XML. Now i'm starting to think that we should do the transformations on the server-side : that way we just serve pure html to the client.
I'm sorry for this naive question but, what do I need to do that sort of work on the server-side. A year ago I used Saxon on command-line to deal with MARCXML and FRBR but that's it : I'm a real beginner in the XML technologies... Here we have a Window 2003 server with no database for our web site. Do I need a database to store the xml files ? Do I have to install an XSLT processor on the server ?...
Thanks
Pierre Nault
--
What do you call a cyclist who doesn't wear a helmet? An organ donor. ~David Perry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webjunction.org/wjlists/xml4lib/attachments/20060816/fbd94e8f/attachment.htm
More information about the XML4Lib
mailing list