Subject: RE: xslt on server-side vs. client-side
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Fri, 16 Nov 2001 10:52:32 -0000
|
> Nathalie,
>
> Advantages.
> Speed of response.
> Less network traffic.
> Greater client control of style.
> Removal of workload from the server.
> Lower electricity bills.
>
> Disadvantages.
> Hmmmmm
> Ummmmm
> Lack of good xml/xslt aware clients.
Other possible disadvantages:
- Security (the client is able to see the whole XML document)
- Response time (if you have to send a big XML document that the user only
wants to see a small part of).
but these aren't usually a problem.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Re: xsl:if and javascript, (continued)
- David Carlisle - Fri, 16 Nov 2001 04:30:37 -0500 (EST)
- Nathalie Pult - Fri, 16 Nov 2001 04:46:24 -0500 (EST)
- cutlass - Fri, 16 Nov 2001 05:20:52 -0500 (EST)
- Chris Bayes - Fri, 16 Nov 2001 05:21:25 -0500 (EST)
- Michael Kay - Fri, 16 Nov 2001 05:46:00 -0500 (EST) <=
- TP - Fri, 16 Nov 2001 09:44:06 -0500 (EST)
- cutlass - Fri, 16 Nov 2001 09:49:41 -0500 (EST)
- Chris Bayes - Fri, 16 Nov 2001 10:20:51 -0500 (EST)
- TP - Fri, 16 Nov 2001 10:32:10 -0500 (EST)
|
|