--- android/TrainInfoService/src/dk/thoerup/traininfoservice/LoadStations.java 2009/10/08 20:39:39 424 +++ android/TrainInfoService/src/dk/thoerup/traininfoservice/LoadStations.java 2009/10/08 20:46:40 425 @@ -46,6 +46,7 @@ } + @Override protected void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException { String url = "http://rafiki.t-hoerup.dk/tog/stations.php";