Datasegment.com Online Dictionary
  Online Dictionary : X : xml template pages

xml template pages


1 definition found

xml template pages - Free On-line Dictionary of Computing (26 May 2007) :

  XML Template Pages
  
     <World-Wide Web> (XTP) JSP transformed by XSL stylesheets.
     An XTP page is basically a JSP page which specifies an XSL
     stylesheet.  The XSL specifies how selected tags in the XTP
     page should be rewritten.  All other tags are passed through
     unchanged and so treated as standard JSP.  JSP programmers can
     use XTP used as an easy introduction to XSL, incrementally
     applying styles to their pages.
  
     Caucho (http://caucho.com/resin/ref/xtp.xtp).
  
     (2003-07-13)