未解决的问题:
摘要:1)vailidation中的国际化问题 ${getText("login.field.isnull"),{getText("password")}} 6 10 密码在 ${minLength} -${maxLength}位之间 ${getText("login.field.isnull"),{getText("password")}}表达式似乎不正确
阅读全文
posted @
2013-10-23 13:53
meetcomet
阅读(148)
推荐(0)
JAVA-WEB-错误之-'OPTION SQL_SELECT_LIMIT=DEFAULT'
摘要:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'OPTION SQL_SELECT_LIMIT=DEFAULT' at line 1原因:项目中我用的jdbc驱动版本mysql-connector-java-5.1.15.jar mysql数据库版本为5.6jdbc在连接数据库时候会发送测试语句SET OPTIONSQL_SELECT_LIMIT=DEFAUL
阅读全文
posted @
2013-10-18 10:15
meetcomet
阅读(7100)
推荐(0)