 |
 |
 |
arfinmail@y... writes:
> When I read about XSLT for the first time I thought it was a cool toy,
> but then I asked myself why use XSLT over ASP?
XSLT is a transformation language typically but not always from one xml
vocabulary to another xml vocabulary or html.
ASP is a framework for server side programming of content for a web
server.
So these aren't really comparable. people do all sorts of programming
called from an ASP page, including running XSLT if that is appropriate.
>
> Can someone give a real world example where XSLT would be the best
> choice and why?
If you had to convert (any) XML document into html I think it
would almost always be preferable to use XSLT rather than one of the
languages more commonly called from asp eg vbscript or javascript.
But choice of language is more to do with personal prefernce than
anything else.
If you were not using XSLT, how would _you_ get from
http://www.w3.org/TR/1999/REC-xslt-19991116.xml
to
http://www.w3.org/TR/1999/REC-xslt-19991116
for example?
David
|
 | 



|  |
These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.
|  |
| |
 |
 |
 |