go4it

just do it

ZK+JPA开发(一)

1.环境搭建

   zk+jpa(toplink)

2.错误:

oracle.toplink.essentials.exceptions.DatabaseException Internal Exception: java.sql.SQLException: No suitable driver.

解决方法:

http://www.nabble.com/Persistence-API's-v-s-standard-java.sql.*-function-td20525817.html

Copy mysql-connector-java-5.1.7-bin.jar from the directory Connector/J is to ...\Java\jdk1.6.0_07\jre\lib\ext

 

找不到persistence

将toplink essential拷到tomcat的lib目录下

 

3.几个问题:

(1)让ZK在验证错误之后才提交?

(2)ZK页面如何调整?

posted on 2009-02-25 16:01  cxccbv  阅读(490)  评论(0)    收藏  举报

导航