xsl-list
[Top] [All Lists]

RE: [xsl] [XSL] XSL Browser Integration

2007-09-17 10:23:35
-----Original Message-----
From: Robert Koberg [mailto:rob(_at_)koberg(_dot_)com] 
You can have a nice, simple XSL/XML app with just PUTs and GETs.
--~------------------------------------------------------------------

If your server is set up to support PUT, and also if you're really
careful about exactly what you're PUTting where. You don't want a client
to be able to overwrite an important XML file on your server simply
because its form was set up wrong.

~ Scott

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--