[Ejtools-cvs] libraries/taglib/src/main/org/ejtools/servlet/http/jsp/tagext/iteration package.html,N
Brought to you by:
letiemble
From: <let...@us...> - 2003-12-14 09:48:26
|
Update of /cvsroot/ejtools/libraries/taglib/src/main/org/ejtools/servlet/http/jsp/tagext/iteration In directory sc8-pr-cvs1:/tmp/cvs-serv18305/taglib/src/main/org/ejtools/servlet/http/jsp/tagext/iteration Added Files: package.html Log Message: Add more javadocs. Add package.html files. --- NEW FILE: package.html --- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <!-- EJTools, the Enterprise Java Tools Distributable under LGPL license. See terms of license at www.gnu.org. $Revision: 1.1 $ --> <html> <head/> <body> Provides JSP tags to iterate over a collection. Pages and number of items are customizable. </body> </html> |