Hello,
I would like to build my application which is interacting with my localhost database. In netbeans before I run the program I need to turn on Wamp and "Start all services" in order for the program to run properly.
My question is, when the jar file is made, will I have to turn on wamp each time before running the application?
Thank you