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


> 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


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