Update of /cvsroot/ejtools/applications/jmx.browser/src/webapp/content
In directory usw-pr-cvs1:/tmp/cvs-serv12278/jmx.browser/src/webapp/content
Modified Files:
index.jsp
Log Message:
Remove the filter. Push tree in application.
Index: index.jsp
===================================================================
RCS file: /cvsroot/ejtools/applications/jmx.browser/src/webapp/content/index.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** index.jsp 24 Apr 2002 20:01:50 -0000 1.1
--- index.jsp 17 May 2002 07:23:12 -0000 1.2
***************
*** 53,61 ****
<table border="0" width="100%" cellspacing="0" cellpadding="3">
<tr>
- <html:form action="/filter">
- <td align="left">Filter by object name: <html:text property="filter" size="20"/>
- <input type="submit" value="Filter" class="button"/>
- </td>
- </html:form>
<form action="/admin.do">
<td align="right">
--- 53,56 ----
|