shopping-cart
shopping-cart copied to clipboard
Online Shopping Cart E-Commerce Website Project in Java, JDBC, Servlets, JSP. Built for selling of goods online and managing the cart items of the user and providing them better facilities like addin...
org.apache.jasper.JasperException: An exception occurred processing [/index.jsp] at line [47] 44: products = prodDao.getAllProductsByType(type); 45: message = "Showing Results for '" + type + "'"; 46: } else { 47: products...
**Describe the bug** The website is having a security vulnerability. This could potentially put user accounts at risk, and allow malicious activities to take place. I have attached the screenshots...
i am facing an issue while creating table the error is like this Error Code: 6125. Failed to add the foreign key constraint. Missing unique key for constraint 'transorderid' in...