You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An e-commerce website that sells books using Java Servlet, JSP and Hibernate framework. It allows the customer to browse books, view details, search books, write reviews and register account and purchase books using PayPal payment integration. The admin panel allows managers to manage books, customers, reviews and orders. Done in eclipse with My…