摘要: Filter,过滤器,顾名思义,即是对数据等的过滤,预处理过程。为什么要引入过滤器呢?在平常访问网站的时候,有时候发一些敏感的信息,发出后显示时 就会将敏感信息用*等字符替代,这就是用过滤器对信息进行了处理。这只是一个简单的例子,当然,过滤器那么强大,它的功能也不可能局限于此,它不仅能预处 理数据, 阅读全文
posted @ 2019-04-01 14:38 崇州周柏豪 阅读(361) 评论(0) 推荐(0) 编辑
摘要: 一、web.xml文件介绍 The web.xml file contains several elements that are required for a Facelets application. All of the following are created automatically 阅读全文
posted @ 2019-04-01 14:32 崇州周柏豪 阅读(131) 评论(0) 推荐(0) 编辑