Shopping-Cart-Spring-MVC-Hibernate-Application icon indicating copy to clipboard operation
Shopping-Cart-Spring-MVC-Hibernate-Application copied to clipboard

A shopping cart spring-mvc application with hibernate. Application sends user email confirmation on registration and it also gives user to generate their final bill as a PDF with PDF-View.

Results 3 Shopping-Cart-Spring-MVC-Hibernate-Application issues
Sort by recently updated
recently updated
newest added

Hi , cann't we create applicationContext.xml for SessionFactory instead of this DAO class .. Sorry if am saying anything wrong from yesterday only i started learning hibernate using spring.

i have got below error ERROR: org.springframework.web.context.ContextLoader - Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userDao' defined in ServletContext resource [/WEB-INF/spring/root-context.xml]: Instantiation of bean failed; nested exception is...

Can u please provide the database structure for the project??