--- android/TrainInfoService/src/dk/thoerup/traininfoservice/LocateStations.java 2009/10/08 20:39:39 424 +++ android/TrainInfoService/src/dk/thoerup/traininfoservice/LocateStations.java 2009/10/08 20:46:40 425 @@ -111,6 +111,7 @@ return buff.toString(); } + @Override protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { double longitude = 0.0;