I have a project carried out in MAVEN with Eclipse which consists of connecting to a database with APACHE and showing some data ... how and where do I configure which database to connect to? What I do is:
1) Run As
2) Tomcat V7 Server at localhost ...
say that the database that I want to connect to I have it on the XAMPP server I have started the Apache and MySQL services ... so I get the following error:
-> How do I change the ports of the JAVA tomcat?
-> Once I do it as I do to indicate which database should be connected ??
Thank you and if you need more information ask me !!