E-Commerce Online Drug Store using Spring MVC and Hibernate ORM
Following are the main accomplishments and things that I have implemented in the project.
• Developed an E-Commerce online drug store web application using Spring MVC, Hibernate and MySQL. • Incorporated Maven to handle the project builds. • Enhanced the User Interface by using AJAX and JSON to dynamically and progressively render data. • Implemented Spring Security for Authentication and Authorization of users during Login. • Implemented filters to prevent cross-site scripting. • Incorporated Session Management using Http Session API. • Implemented Spring Annotation based controllers for efficient request mapping.