Entries tagged as J2EE
What is component (JavaServer Faces technology)?
A user interface control that outputs data to a client or allows a user to input data to a JavaServer Faces application. Read More...
What is binary entity?
A general entity that contains something other than XML. By its nature, an unparsed entity contains binary data. Read More...
What is XSLTC?
A compiling version of XSLT. Read More...
What is XSLT?
XSL Transformations. An XML document that controls the transformation of an XML document into another XML document or HTML. The target document often has presentation-related tags dictating how it will be rendered by a browser or other presentation mechanism. XSLT was formerly a part of XSL, which also included a tag language of style flow Read More...