RE: [xsl] Dynamic web pages using Saxon and Linux (Apache)

Subject: RE: [xsl] Dynamic web pages using Saxon and Linux (Apache)
From: Vasu Chakkera <vasucv@xxxxxxxxxxx>
Date: Thu, 28 Aug 2008 09:09:43 +0000
I assume everything is working as per your requirement in the windows based
.NET environment.
If you would want to port things across to Linux, i think its just the
platform change and most of the Model of your application should be the same.
You replace your .NET with a Java app. Like, you can use a Struts Framework
running on any Webserver ( tomcat may be??) and then the model remains as you
would have in the .net Platform. you probably used Saxon's .NET version. Now
you would use the normal java version of Java.
Thaz all it is  I think..  If you have any more serious concerns , you can
allways post it here.
Vasu Chakkera


> Date: Wed, 27 Aug 2008 13:30:18 +0000
> From: chris_hughes22@xxxxxxxxxxx
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Dynamic web pages using Saxon and Linux (Apache)
>
> Hi all
>
> A plea for a bit of help here as I don't really know where to begin.
>
> I have my XML document and XSLT document that takes paramaters.
>
> I have a web page which gets the input that I wish to pass to Saxon to do
the transformation.
>
> All of my bits and pieces work seperately and I managed to get my resultant
web page generated and displayed using ASP .NET technologies.
>
> I now need to glue this together on a Linux platform using Apache webserver
- trouble is I don't really know where to begin. I appreciate answers may be
long so any links to other web sites, example code or pointers would be a
massive benefit.
>
> This is a new project and so I can install any software we need to on the
server within reason. My preferred processor is Saxon as we use it elsewhere
and I want full v2.0 compliancy.
>
> Thanks in advance
>
> Chris.
>
> Send instant messages to your online friends http://uk.messenger.yahoo.com

Current Thread