satyam vizag narayana

Greenhorn
+ Follow
since Jul 07, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by satyam vizag narayana

Hi,

I developed a swing based application in java. I am running it through the executable jar. Each time clicking on the jar file it opens the new instance of the appliction.

But I want to open the single instance of the application i.e. If the application is running , then user tries to open another instance it should be display the error or running application only like yahoomessenger,notepad,etc.

Please tell me how it is done in java. send aly sample code or resources regarding this.

Thanks
in advance
18 years ago
Hi,

I developed a swing based application in java. I am running it through the executable jar. Each time clicking on the jar file it opens the new instance of the appliction.

But I want to open the single instance of the application i.e. If the application is running , then user tries to open another instance it should be display the error or running application only like yahoomessenger,notepad,etc.

Please tell me how it is done in java. send aly sample code or resources regarding this.

Thanks
in advance
18 years ago
hi all,

please tell me how to create and display a open type font in java.
please send any code snippets or resources relating to this

thanks in advance
18 years ago
How can i communicate with servlets from swings. I want to send and recieve the data from the servlets to the swings application using JFrame.

Please specify any resources which will give the info.

If u can please give the code for swing servlet communication.

thanks in advance
18 years ago
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
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
18 years ago