Re: [xsl] replace jsp with xsl's

Subject: Re: [xsl] replace jsp with xsl's
From: "Ritu" <rkama@xxxxxxxxxxx>
Date: Fri, 21 Feb 2003 11:15:18 -0600
Have you seen StrutsCX http://it.cappuccinonet.com/strutscx/index.php
Ritu Kama
Sarvega Inc
745, McLintock Dr
Burr Ridge
IL - 60527
----- Original Message -----
From: "Guy McArthur" <guym@xxxxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, February 21, 2003 10:25 AM
Subject: [xsl] replace jsp with xsl's


>
> It would be nifty to use xsl to create a stream of content as xml (and a
> second layer for presentation). What I don't know is if there are any
> good, simple solutions out there to make this easy.
>
> The content xsl would use xpath to access the $session, $cookies, $request
> parameters, http $headers and so on. It would use xpath instead of sql to
> fetch data from a data store $connection. A servlet controller would
> probably be the layer under that to make the magic happen. Out would come
> a stream of xml content to be passed onto presentation formatting
> stylesheets.
>
> Hopefully, all these layers could be compiled into one for
> efficiency.
>
> Is it possible? Good, bad, or ugly?
> --
> Guy McArthur * email{guym@xxxxxxxxxxxxxxx} cell{520-869-7317}
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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


Current Thread