摘要: EL表达式的11个隐含对象 EL表达式中自己定义的,可以直接使用 1.pageContext PageContextImpl 获取jsp中的九大内置对象 2.pageScope Map<String, Object> 可以获取pageContext域中的数据 3.requestScope Map<S 阅读全文
posted @ 2020-12-15 20:56 Gazikel 阅读(51) 评论(0) 推荐(0)