巧匠冷颜

2020年4月14日 #

Struts2中的constant配置详解

摘要: 1.<constant name="struts.i18n.encoding" value="UTF-8" />指定Web应用的默认编码集,相当于调用 HttpServletRequest的setCharacterEncoding方法。 2.<constant name="struts.i18n.r 阅读全文

posted @ 2020-04-14 21:19 巧匠冷颜 阅读(350) 评论(0) 推荐(0)

导航