0
I cannot see the form.jsp page
I am putting the following URL http://localhost:8080/Store/
With this URL it only views the hello-world.jsp page
I even put the following address http://localhost:8080/Shop/products/form but it creates error, wonder where I’m going wrong.
here is my complete project;
This happened after I set up the project to connect to the database
in the statement vc says it’s form.jsf, which is weird. but in github it’s a jps file! plus its directory is wrong, "product" is "products" and the form has to have the file extension in case ". jsp".
– Marcos Sousa
where you are as . jps ?
– wladyband