posted 11 years ago
hello All
i have a problem in insert into database in my project i used spring hibernate and struts2 in my project. when i click on submit button insert action done well but when i check my database just one field inserted (name ) for another fields just insert 0 and Null can any one help me???
createClassType.jsp
struts.xml
ClassTypeAction.java
ClassTypeService.java
ClassTypeDao.java
spring-dao.xml
hibernate.cfg.xml
web.xml
applicationContext.xml
is there any example like this ?
thanks in advance