摘要: Request: 用于获取Request对象中的attribute对象。例如:${Request["method"]} 这样是直接在页面输出属性值。相当于request.getAtrribute("method"); 如果要对这个值进行判断就必须使用如... 阅读全文
posted @ 2010-02-26 17:13 饺子吃遍天 阅读(248) 评论(0) 推荐(0)
摘要: Request: 用于获取Request对象中的attribute对象。例如:${Request["method"]} 这样是直接在页面输出属性值。相当于request.getAtrribute("method"); 如果要对这个值进行判断就必须使用如... 阅读全文
posted @ 2010-02-26 17:13 饺子吃遍天 阅读(112) 评论(0) 推荐(0)