释义 |
XML Template Pages XML Template Pages (World-Wide Web)(XTP) JSP transformed by XSL stylesheets.An XTP page is basically a JSP page which specifies an XSLstylesheet. The XSL specifies how selected tags in the XTPpage should be rewritten. All other tags are passed throughunchanged and so treated as standard JSP. JSP programmers canuse XTP used as an easy introduction to XSL, incrementallyapplying styles to their pages.
Caucho. |