--- android/TrainInfoService/WebContent/savedstatistics.jsp 2011/04/28 16:55:52 1399 +++ android/TrainInfoService/WebContent/savedstatistics.jsp 2011/04/28 18:50:24 1400 @@ -5,7 +5,8 @@ <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c-rt" %> - + + @@ -55,8 +56,32 @@ + + +

Top 5 busiest

+by non-failed departure lookups + + + + + + + + + + + + + + + + + + +
DateStationbyLocationbyNamebyFavoritesDeparturedepCachedepErrorTimetabletimeCachetimeError
${stat.label}${stat.station }${stat.location }${stat.name }${stat.favorites }${stat.departure }${stat.depcache }${stat.deperror }${stat.timetable }${stat.timecache }${stat.timeerror }
+ \ No newline at end of file