In the past, I installed the integrated environment wamp when I was developing with php. Now I am developing with jsp and don’t want to install mysql separately. Is it okay? After opening wamp, how to connect directly using jdbc
It's absolutely possible, but you need to download the jar package to connect to the java database. It's not difficult. Just search it on Baidu. However, it is recommended to use the ssh framework.
It’s absolutely possible, use the driver to connect to the local 127.0.0.1 loop address
No matter what you use, it’s still the same parameters. .
It's absolutely possible, but you need to download the jar package to connect to the java database. It's not difficult. Just search it on Baidu. However, it is recommended to use the ssh framework.