Language:
Free Online Dictionary|3Dict

xml template pages

Source : Free On-Line Dictionary of Computing

XML Template Pages
     
         (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://www.caucho.com/resin/ref/xtp.xtp)}.
     
        (2003-07-13)
Sort by alphabet : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z