Hai,
I have created a form with two TextField, one for the Server Address and then one for the Database Name. I want to get these inputs from the user, verify it and then connect to the Database. Can anyone tell me how to do it in Java NetBeans.
Thanks a lot in advance.