I have a JSP project in which only JSP and HTML files were there and I want to create database connectivity for storing data.
So, I want to know how to add a SQL jar file if we are not having a pom.xml file in our project.
I have a JSP project in which only JSP and HTML files were there and I want to create database connectivity for storing data.
So, I want to know how to add a SQL jar file if we are not having a pom.xml file in our project.