Subject: Re: replace jsp with xsl's
From: S Woodside <sbwoodside@xxxxxxxxx>
Date: Sat, 22 Feb 2003 02:44:25 -0500
|
On Friday, February 21, 2003, at 05:39 PM, Oleg Tkachenko wrote:
Guy McArthur wrote:
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?
Take a look at Apache Cocoon http://xml.apache.org/cocoon.
Or if you like perl, check out AxKit that is also an Apache project :-)
simon
--
www.simonwoodside.com -- 99% Devil, 1% Angel
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Re: replace jsp with xsl's, (continued)
- Ritu - Fri, 21 Feb 2003 15:45:24 -0500 (EST)
- florian - Sat, 22 Feb 2003 09:45:33 -0500 (EST)
- Ritu - Sat, 22 Feb 2003 12:55:20 -0500 (EST)
- Oleg Tkachenko - Fri, 21 Feb 2003 17:37:39 -0500 (EST)
- S Woodside - Sat, 22 Feb 2003 02:41:57 -0500 (EST) <=
- Allan Jones - Mon, 24 Feb 2003 05:30:51 -0500 (EST)
|
|