摘要:
情况复原下: 通过valuestack存了个user,然后页面里可以${user.sex}拿到男。${user.sex=='男'}拿到ture 但是在使用 <s:if text="${user.sex=='男'}">报错 <c:if text="${user.sex=='男'}">可以用 分析: 我 阅读全文
posted @ 2017-07-20 21:43
掬一束月光
阅读(270)
评论(0)
推荐(0)
摘要:
第一次运行程序时,将Hibernte中的hibernate.hbm2ddl.auto设置成create(或者是update),让Hibernate帮助自动建表,但不成功,报了如下信息: You have an error in your SQL syntax; check the manual th 阅读全文
posted @ 2017-07-20 21:26
掬一束月光
阅读(1447)
评论(0)
推荐(0)
浙公网安备 33010602011771号