hello All
i have a problem in insert into database in my project i used spring hibernate and
struts 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
ClassTypeService.java
ClassTypeDao.java
spring-dao.xml
hibernate.cfg.xml
web.xml
applicationContext.xml
another is there any example like this ?
thanks in advance