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/10 03:53:40 UTC

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

Hi,

Please commit my patch to the head branch.

thanks,
Manveen

Comments:
-----------
* Made the main page title for each screen  the same as (i.e. in sync
with) the label of the node that is selected.
* Added Host editing and viewing functionality. The values are
read/written to the corresponding mBean.

New files to be added:
host.jsp -> jakarta-tomcat-4.0/webapps/admin
HostAction, HostForm, SetUpHostAction.java -->
jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin