文章分类 -  Struts

Java Struts
struts2中$#%的区别
摘要:在struts2的ognl中,$用于读取i18n和struts配置文件的值。#用于获得ActionContext的值。%将文本属性或字符串解析为ognl。 阅读全文
posted @ 2012-08-13 14:20 yeahdwb 阅读(112) 评论(0) 推荐(0)