CS651 | Web Systems
  • outline
  • projects
  • syllabus
  • links

Technologies related to JSP

 

 

 

JSTL

JavaServer Pages Standard Tag Library (JSTL) encapsulates as simple tags the core functionality common to many Web applications. JSTL has support for common, structural tasks such as iteration and conditionals, tags for manipulating XML documents, internationalization tags, and SQL tags. It also provides a framework for integrating existing custom tags with JSTL tags.

  • tutorial

 

 

Velocity- Java templating

  • wiki
  • apache velocity
    • user guide

 

JSP Forum

 

cs651:web systems

  • home
  • outline
  • projects
  • syllabus
  • links