RE: [xsl] Need 3 good reasons why XSLT is better than JSP+Velocit y

Subject: RE: [xsl] Need 3 good reasons why XSLT is better than JSP+Velocit y
From: "Hunsberger, Peter" <Peter.Hunsberger@xxxxxxxxxx>
Date: Wed, 30 Jan 2002 16:39:50 -0600
> Here are some reasons to stick with JSPs:
> 1. The data needs to have "business logic" processing done as it's used
> to generate a web page -- things like calling Java classes (or COM
> components, etc.)

I would argue that if you really have this requirement and you really can't
figure out how to push it out of the presentation layer (with XML/XSLt it's
usually pretty easy) then you may have a need for XSLt extensions.  I do not
think that it is a reason to stick with JSP's.

Peter Hunsberger

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


Current Thread