JSTL

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ]

Articles
  

Articles:
  • Manipulating XML data using the JavaServer Pages Standard Tag Library by Joel Duquene, Alice Etim   - [Clicks: 79]
    … Tag libraries provide a way to shield the complexity of the Java programming language from the page designer. With Extensible Markup Language (XML), data can be represented in a structured format and presented to different targets with the use of XML Stylesheet Language (XSL) Templates (XSLT). The JSP Standard Tag Library provides a very simple and easy interface that allows the JSP page designer to manipulate XML documents and transform them using XSL templates.
    http://www-106.ibm.com/developerworks/websphere/techjournal/0403_duquene/0403_duquene.html - Mar, 2004

[Top]