原文:谁能提供一份用springmvc+hibernate+jstl写的完整用户注册,登录demo呢
代码下载地址:http://www.zuidaima.com/share/1550463226088448.htm
想看看springmvc到底有多么方便
经验证,注册中文有乱码,并且pom.xml中缺少
class="xml" name="code"><dependency> <groupId>javassist</groupId> <artifactId>javassist</artifactId> <version>3.12.1.GA</version> </dependency>
大家注意下!
访问地址:
首页 http://xxxx:端口/项目名称或者没有/user.action
注册:http://localhost/user/create.action
登陆后中文有乱码
?
?
?
由最代码官方编辑于2014-1-4 13:14:34