You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Manveen Kaur <ma...@sun.com> on 2002/01/03 16:59:18 UTC

[PATCH] jakarta-tomcat-4.0/webapps/admin/

Please commit my changes to the HEAD branch.

Thanks!
--Manveen

Comments:
------------
* Created a new tag that renders HTML tables containing property values,
a property, value pair per row.
* Created a buttons.jsp file that renders the save and cancel buttons
and included this in the server and serivce screens.

New files to be added:
-----------------------
TableTag, RowTag, LabelTag, ValueTag.java -->
webapps/admin/WEB-INF/classes/org/apache/webapp/admin/
buttons.jsp --> webapps/admin