I have a problem when I run the web application project.
It gives me the following error:
The error occurs with Web Application Projects and Web Site Projects.
I tried the following URL, but it gives me the same error: http://localhost:3306/mobileApplication
This to enter the database:
http://localhost:3306/TheLostNumberApplication/
http://localhost:3306/TheLostNumberApplication/faces/welcomeJSF.jsp
It looks like the localhost doesn't run and I use MySQL and I don't know where can I find the localhost to run it.
What could be the matter?
Update:
I tried several solutions, but it still has the same problem (localhost doesn't run) ...
I want to ask now I have an Apache service. Should I have the Apache Tomcat, not the Apache service? Or doesn't it matter?