--- android/TrainInfoService/src/dk/thoerup/traininfoservice/LoadStations.java 2009/09/07 12:23:35 301 +++ 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";