/[projects]/android/TrainInfoService/WebContent/adminmenu.html
ViewVC logotype

Contents of /android/TrainInfoService/WebContent/adminmenu.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1438 - (show annotations) (download) (as text)
Tue May 3 20:05:16 2011 UTC (13 years ago) by torben
File MIME type: text/html
File size: 992 byte(s)
switch to frames (yuck) but integrates nicer than iframe
1
2 <html>
3
4 <body>
5 <br><br>
6
7
8
9
10 <div style="background: #aaaaaa;">
11 <p align='center'><b>TrainInfoService</b></p>
12 <ul>
13 <li><a target="main" href="CircuitBreakerServlet">CircuitBreaker</a></li>
14 <li><a target="main" href="ConfigServlet">WebConfig</a></li>
15 <li><a target="main" href="statistics.jsp">Statistics</a></li>
16 <li><a target="main" href="SavedStatistics">Saved Statistics</a></li>
17 </ul>
18
19
20 <ul>
21 <li><a target="_parent" href="http://smokeping.t-hoerup.dk/cgi-bin/smokeping.cgi?target=Denmark">Smokeping</a></li>
22 <li><a target="main" href="/MarketStats/ShowStats?app=dk.thoerup.traininfo">MarketStats</a></li>
23 </ul>
24
25
26 <ul>
27 <li><a target="main" href="http://maps.google.com/?q=http://app.t-hoerup.dk/TrainInfoService/RequestPlotter?count=7">RequestPlotter</a></li>
28 <li><a target="main" href="version.jsp">Versions</a></li>
29 <li><a target="main" href="namesearch.jsp">NameSearch</a></li>
30 <li><a target="main" href="DumpResultSet">DumpResultSet</a></li>
31
32 </ul>
33
34 <br>
35
36
37 </div>
38
39
40
41
42 </body>
43
44
45 </html>

  ViewVC Help
Powered by ViewVC 1.1.20