/[projects]/android/TrainInfoServiceGoogle/war/index.jsp
ViewVC logotype

Contents of /android/TrainInfoServiceGoogle/war/index.jsp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1080 - (show annotations) (download)
Mon Sep 20 20:11:55 2010 UTC (13 years, 8 months ago) by torben
File size: 375 byte(s)
Add a copy with partial support for google app engine
1 <%@page contentType="text/html" pageEncoding="UTF-8"%>
2 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
3 "http://www.w3.org/TR/html4/loose.dtd">
4
5 <html>
6 <head>
7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8 <title>TrainInfo Service</title>
9 </head>
10 <body>
11 <h1>TrainInfo Service</h1>
12 </body>
13 </html>

  ViewVC Help
Powered by ViewVC 1.1.20