码迷,mamicode.com
首页 > 其他好文 > 详细

Struts2配置常量方式

时间:2020-03-30 19:24:58      阅读:65      评论:0      收藏:0      [点我收藏+]

标签:image   span   width   nbsp   struts2   struts   const   extension   action   

struts2配置常量有3种方式

  1,在配置文件配置Struts2.xml里

    例如:<constant name="struts.action.extension" value="do" />

  2,在struts.properties里配置

    例如:技术图片

 

 

  3,在web.xml里配置

 

    例如:技术图片

 

 

Struts2配置常量方式

标签:image   span   width   nbsp   struts2   struts   const   extension   action   

原文地址:https://www.cnblogs.com/yz-bky/p/12600395.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!