Revision 1476
Added by Jing Tao almost 22 years ago
querymetacat.html | ||
---|---|---|
5 | 5 |
</head> |
6 | 6 |
|
7 | 7 |
<body bgcolor="#FFFFFF" text="#000000"> |
8 |
<form name="form1" method="post" action="http://dev.nceas.ucsb.edu/tao/servlet/metacat">
|
|
8 |
<form name="form1" method="post" action="@servlet-path@">
|
|
9 | 9 |
<p>action |
10 | 10 |
<input type="text" name="action"> |
11 | 11 |
</p> |
Also available in: Unified diff
Get rid of hard code there.