Hi all,
I am using a swing application.I am not using the Japplets.In this application i want connect to the remote database and store and retrieve the data in and from remote database.I want to access my remote database through the internet.
for that which thechnology i will use? wheather igo for
1. normal
jdbc connections?
2. Using Rmi
3. using
servlets if possible
4. r there any other technology
please suggest me which one is better and feasible. please give code to do that or any resources or links for the information.
Thanks in advance