heml设置浏览器版本

Posted 我是一只咸鱼

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了heml设置浏览器版本相关的知识,希望对你有一定的参考价值。

<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

 

action类获取session变量:

String pn = ActionContext.getContext().getSession().get("projectname_session").toString();

以上是关于heml设置浏览器版本的主要内容,如果未能解决你的问题,请参考以下文章