comparison src/main/webapp/index.html @ 7:8bffb9e465c9

Added test call
author Torsten Irländer <torsten.irlaender@intevation.de>
date Thu, 18 Apr 2013 13:01:10 +0200
parents 6a7a8c67987d
children 02093e21ec25
comparison
equal deleted inserted replaced
6:5dcccaf3d007 7:8bffb9e465c9
5 <title>Lada</title> 5 <title>Lada</title>
6 </head> 6 </head>
7 <body> 7 <body>
8 <h1>Lada Debug Page</h1> 8 <h1>Lada Debug Page</h1>
9 <p>This is the debugging page for the lada webservice. Below you find some links to trigger actions on the REST Api.</p> 9 <p>This is the debugging page for the lada webservice. Below you find some links to trigger actions on the REST Api.</p>
10 <h2>Test</h2>
11 <ul>
12 <li><a href="/default">Hallo Welt</a></li>
13 </ul>
10 <h2>Proben</h2> 14 <h2>Proben</h2>
11 <ul> 15 <ul>
12 <li><a href="/proben">List Proben</a></li> 16 <li><a href="/proben">List Proben</a></li>
13 </ul> 17 </ul>
14 </body> 18 </body>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)