You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by aj...@apache.org on 2005/02/22 18:38:16 UTC

svn commit: r154881 - in webservices/axis/trunk/java/modules: core/src/html/index.jsp samples/src/jsp/interop.jsp

Author: ajith
Date: Tue Feb 22 09:38:13 2005
New Revision: 154881

URL: http://svn.apache.org/viewcvs?view=rev&rev=154881
Log:
Added a new link and modified the submit location

Modified:
    webservices/axis/trunk/java/modules/core/src/html/index.jsp
    webservices/axis/trunk/java/modules/samples/src/jsp/interop.jsp

Modified: webservices/axis/trunk/java/modules/core/src/html/index.jsp
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/modules/core/src/html/index.jsp?view=diff&r1=154880&r2=154881
==============================================================================
--- webservices/axis/trunk/java/modules/core/src/html/index.jsp (original)
+++ webservices/axis/trunk/java/modules/core/src/html/index.jsp Tue Feb 22 09:38:13 2005
@@ -40,7 +40,11 @@
          </li>
          <li><a href="upload.jsp">Upload a service</a>
          <br/>
-            Upload a service. you can upload a properly packaged service here
+            Upload a service. you can upload a properly packaged service here.
+         </li>
+           <li><a href="interop.jsp">Do an interop test</a>
+         <br/>
+            You can run an interop test here
          </li>
         </ul>
 

Modified: webservices/axis/trunk/java/modules/samples/src/jsp/interop.jsp
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/modules/samples/src/jsp/interop.jsp?view=diff&r1=154880&r2=154881
==============================================================================
--- webservices/axis/trunk/java/modules/samples/src/jsp/interop.jsp (original)
+++ webservices/axis/trunk/java/modules/samples/src/jsp/interop.jsp Tue Feb 22 09:38:13 2005
@@ -94,7 +94,7 @@
         <br>
         You can use this web page to do a doclit standard interop test. For more detail and test server information please visit the
         <a href="http://www.whitemesa.com/r3/interop3.html">whitemesa interop test page.</a>
-        <form method="post" name="InteropTesting" action="index.jsp">
+        <form method="post" name="InteropTesting" action="interop.jsp">
          <table border="0" width="100%" cellspacing="1" cellpadding="1">
           <tr>
             <td vAlign="top" align="right" class="formText">Service URL :</td>