This starts a new thread in the current ServletContext.
这样将在当前ServletContext中开始一个新线程。
The ServletContext interface declares two methods for passing data to a log.
ServletContext 接口声明了两个方法,用于把数据传给一个日志。
See how I was able to reference the instance of ServletContext via the application variable?
注意我是如何通过application变量引用ServletContext的实例的。
应用推荐