struts国际化实例---登陆例子(中英文切换)

struts国际化实例---登陆例子(中英文切换) 一、新建一个web工程struts-i18n2,添加struts2支持 二、在index.jsp页面中写一个form表单:(超连接转换中英文时,须要在action之间进行切换) <body> <center> <s:form action="login" method="post"> <s:text name="user.
相关文章
相关标签/搜索