JavaServer Pages (JSP)

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

Articles
  

Articles:
  • Using XTags to Add XSLT Transformations to Your JSP Web Applications by Deepak Vohra   - [Clicks: 22]
    You don't have to write repetitive manual code to display database tables or apply transformations to display XML documents in your JSP Web applications; the Jakarta XTags tag library provides an easy way to apply an XSLT stylesheet to XML data.
    [Includes sample code]
    http://www.devx.com/webdev/Article/32170 - Aug, 2006
  • Almost Portlets by Michael Jouravlev   - [Clicks: 15]
    Michael Jouravlev introduces the JSP Controls Tag Library, a portlet-like JSP library that allows for stateful, self-rendering web page components that interact with Ajax.
    http://today.java.net/pub/a/today/2006/05/04/almost-portlets.html - May, 2006

[Top]