/[projects]/android/TrainInfoServiceGoogle/src/dk/thoerup/traininfoservice/TestServlet.java
ViewVC logotype

Diff of /android/TrainInfoServiceGoogle/src/dk/thoerup/traininfoservice/TestServlet.java

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

android/TrainInfoService/src/dk/thoerup/traininfoservice/TestServlet.java revision 853 by torben, Tue Jun 15 13:16:29 2010 UTC android/TrainInfoServiceGoogle/src/dk/thoerup/traininfoservice/TestServlet.java revision 1107 by torben, Wed Sep 22 22:56:14 2010 UTC
# Line 73  public class TestServlet extends HttpSer Line 73  public class TestServlet extends HttpSer
73          }          }
74    
75          protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {          protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {
76                                                    
77                                    
78                  String test = request.getParameter("test");                  String test = request.getParameter("test");
79                  String strCount = request.getParameter("count");                  String strCount = request.getParameter("count");

Legend:
Removed from v.853  
changed lines
  Added in v.1107

  ViewVC Help
Powered by ViewVC 1.1.20