JSP stands for Java Servlet Pages, a shorthand way of writing simple Servlets, more akin to other web scripting languages like PHP and ASP. A JSP file basically contains HTML, but with embedded JSP ...
Add a description, image, and links to the jsp-tutorial topic page so that developers can more easily learn about it.
ECOMMERCE_WEBSITE ##Desciption An online E-commerce app that acts as a central database containing various products in stock along with their title, details and cost. The My SQL database stores ...