[xhtml]

XPath Datatypes & Functions, Using Ant, and XSLT in Web Applications

  1. Datatypes
  2. Functions
  3. Functions - Nodes
  4. Functions - Strings
  5. Functions in General
  6. String Manipulation
  7. Strings and xsl:value-of
  8. Numbers
  9. Number Formatting
  10. Identifiers
  11. Language
  12. Multiple Input Documents
  13. Base URI & document()
  14. Aggregation Example
  15. Using Ant to Apply XSLT
  16. The Basic Ant File
  17. The Ant Concept
  18. The XSLT Task
  19. XSLT in Web Applications
  20. Structuring a Web Application
  21. Setting Up a Web Project in Netbeans
  22. The Basic web.xml File
  23. Using Filters to Style with XSLT
  24. Two Necessary Steps
  25. Filter Configuration
  26. Filter Parameters
  27. Mapping the Filter
  28. Tweaking the Starting Document
  29. The Complete web.xml File