[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Need 3 good reasons why XSLT is better thanJSP+Vel

Subject: RE: Need 3 good reasons why XSLT is better thanJSP+Velocit y
From: Joshua.Kuswadi@xxxxxxxxxxxxxxxxxxxx
Date: Thu, 31 Jan 2002 10:06:25 +1100
RE:  Need 3 good reasons why XSLT is better thanJSP+Vel
> I don't think XSLT is "better" than JSP for creating web pages, just
> different.  Here are some scenarios where XSLT makes sense:
> 1. The data is being transformed directly to presentation content, and
> input complexity (form submissions, processing of submit 
> results, etc.)
> is minimal.
> 2. The site is content-oriented
> 3. The devs have some good tools (excelon, xml spy, etc.) for 
> designing
> transforms
> 
> 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.)
> 2. The developers need significant control over how data gets cached
> in-RAM on the web servers (currently, no XSLT-serving 
> frameworks that I
> know of make it easy to say which stuff should get cached and 
> which not)

We've built a hybrid of a Java application which uses XSLT to do the presentation. 

The Java to:-
 - enforce and apply business logic
 - create the XML data
 - cache XSLT fragments, then combine them together
 - a wrapper for the transformation

The XSLT to:-
 - decrease time required to change look and feel
 - present the same data as HTML, CSV (text) and PDF (XSL-FO)
 - create new content quickly and easily

Joshua

------------------------------------------------------------------------------
This message and any attachment is confidential and may be privileged or otherwise protected from disclosure.  If you have received it by mistake please let us know by reply and then delete it from your system; you should not copy the message or disclose its contents to anyone.





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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.