kinetic Resources logo  
  MOREnet logo
kinetic Home | kinetic Manager | E-mail Services | Web Site Management | USENET News | Modem Pools
 Home >  Web Site Management >  Java Application Server >  JavaServer Pages >  JSP Tag Libraries >  Page JSP Tag Library
     
JSP Tag Libraries  
     
  Installing and Using
JSP Tag Libraries
 
     
  Tag Libraries  
  Application  
  DateTime  
  JSP Standard (JSTL)  
  Mailer  
  Page  
  Random  
  RegExp  
  Request  
  Response  
  Scrape  
  Session  
     

View the printer friendly version of this document

Page JSP Tag Library

Revised: February 05, 2003

Important: The Java application server and MySQL database are not included as part of the kinetic Service annual fee. These technologies are available on an as-requested basis for an additional fee. Contact David Drum at david@more.net or (800) 509-6673 for additional information.

Overview (from the Jakarta taglib documentation)

The Page custom tag library contains tags which can be used to access all the information about the PageContext for a JSP page. Tags are provided to access information in "page"-scoped attributes.

Download

Page is an open-source JSP tag library that is available from the Jakarta Project.