/[projects]/android/TrainInfoService/src/dk/thoerup/traininfoservice/LoadStations.java
ViewVC logotype

Diff of /android/TrainInfoService/src/dk/thoerup/traininfoservice/LoadStations.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 424 by torben, Mon Sep 7 12:23:35 2009 UTC revision 425 by torben, Thu Oct 8 20:46:40 2009 UTC
# Line 46  public class LoadStations extends HttpSe Line 46  public class LoadStations extends HttpSe
46                                    
47          }          }
48    
49            @Override
50          protected void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException {          protected void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException {
51                  String url = "http://rafiki.t-hoerup.dk/tog/stations.php";                  String url = "http://rafiki.t-hoerup.dk/tog/stations.php";
52    

Legend:
Removed from v.424  
changed lines
  Added in v.425

  ViewVC Help
Powered by ViewVC 1.1.20