nested exception is java.lang.NoClassDefFoundError
2016-09-30
最新回答 / 慕粉4029552
動(dòng)態(tài)網(wǎng)頁(yè)項(xiàng)目Dynamic web project
感覺(jué)spring和mybatis與spring和hibernate的整合各有優(yōu)點(diǎn)啊
2016-09-28
我用 System.out.println()輸出的中文都是亂碼,但是我自己寫(xiě)了個(gè)測(cè)試類輸出是正常的,有沒(méi)有大神知道為什么啊
2016-09-28
<!DOCTYPE hibernate-mapping PUBLIC
"-//Hibernate/Hibernate Mapping DTD 3.0//EN"
"http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd">
"-//Hibernate/Hibernate Mapping DTD 3.0//EN"
"http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd">
NotWritablePropertyException: Invalid property 'sessionFactory' of bean class [dao.ProductDao]: Bean property 'sessionFactory' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter? 為什么我會(huì)報(bào)這個(gè)錯(cuò)誤???
2016-09-25
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'productDao' defined in class path resource [applicationContext.xml]: Error setting property values; nested exception is org.springframework.beans.
2016-09-25
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'productService' defined in class path resource [applicationContext.xml]: Cannot resolve reference to bean 'productDao' while setting bean property 'productDao'; nested exception is
2016-09-25
好暈 啊,不知道那個(gè)是Struts 那個(gè)是Spring 了
2016-09-24
最新回答 / 連宏偉HW
先發(fā)布項(xiàng)目,在啟動(dòng)