--- android/TrainInfoService/WebContent/version.jsp 2011/09/23 10:07:22 1600 +++ android/TrainInfoService/WebContent/version.jsp 2011/09/23 10:12:21 1601 @@ -104,7 +104,7 @@ <% for (String key : androids.keySet()) { - int val = phones.get(key); + int val = androids.get(key); %> <%
<%=key%><%= val %>