Appstats主要是用來測量App在Google App Engine上的效能表現。做法很簡單只要掛上Google提供的Appstats的Filter即可使用。 在web.xml中加入 appstats com.google.appengine.tools.appstats ...
cooking-java.blogspot.tw