How to connect to a local mysql database on webswing?
I am creating a java game and I need to upload it to web, I discovered the webswing that converts the jar to a web version, I tested it to jar without database connection and it worked, but when I try to connect to a mysql database it return a error: Exception in thread "AWT-EventQueue-0"… Read More How to connect to a local mysql database on webswing?