This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Need 3 good reasons why XSLT is better than JSP+Velocity


one thing I haven't heard mentioned is that XSLT is XML. This allows you
many more opportunites than a non-well-formed .jsp

best,
-Rob

----- Original Message -----
From: "Hunsberger, Peter" <Peter.Hunsberger@stjude.org>
To: <xsl-list@lists.mulberrytech.com>
Sent: Wednesday, January 30, 2002 2:31 PM
Subject: RE: [xsl] Need 3 good reasons why XSLT is better than JSP+Velocity


> > They know Java, they argue, so why bother with XSLT?
>
> One good reason: Java doesn't do the job easily.
>
> Since they should be separation presentation from business logic (least of
> all database logic) they should already understand that Java is not a
> presentation language (not that HTML is much better, but that's another
> problem).  There is a mismatch between the job to be done and the tool
> (Java).   Having Java tools create XML for presentation manipulation via
> XSLt is a good architectural separation of function that allows each tool
to
> do what it is good at.
>
> I would also agree that you should consider eliminating JSP's altogether.
> With a good XML/XSLt framework the days of having to mix presentation
> semantics and syntax should be rapidly disappearing.
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]