搜索资源列表
we
- application作用域就是服务器启动到关闭的整段时间,在这个作用域内设置的信息可以被所有应用程序使用。application作用域上的信息传递是通过ServletContext实现的,它提供的主要方法如下所示:-application scope is the server starts to shut down the entire time, set in the role of domain information can be used by all applications. a