Version 8.2.2
 —  Advanced Concepts  —

Rapid Application Development with Tamino

In this chapter, we show how Tamino's pass-thru servlet can be used to generate customized HTML pages from XML data stored in Tamino. We give a short introduction to XSLT and discuss its advantages and disadvantages. Using XLink, we show how navigational structures can be modeled and transformed into HTML hyperlinks. Finally, we show how XQuery 4 can be used for prototyping purposes, and discuss the pros and cons of the various approaches to application prototyping.

../graphics/gr_b_sm.gif Introduction to XSLT
../graphics/gr_b_sm.gif Mapping a schema to a web page
../graphics/gr_b_sm.gif Navigation with XLink
../graphics/gr_b_sm.gif The Tamino JavaScript API
../graphics/gr_b_sm.gif XSLT summary
../graphics/gr_b_sm.gif Rapid Prototyping with XQuery 4

Top of page