hai
just tell that how can i protect the java script code without seeing view source
it should not the code.
i want function to perform
User Profile
Collapse
-
srinivask replied to Optional single application instance enforcement and multiple startup notificationin Javayou have given link to thread class but it is of no use for me.
MY question is suppose One.java is file which have a thread in it By name "DemoThread ' (name of thread) .when i compile and run One.java my DemoThread is going to run aswell. Now if i try to create again new instance of same class ie One.java at that particular time how can my One.java file know that already DemoThread is running as i did not stopped my first instance.... -
srinivask replied to Optional single application instance enforcement and multiple startup notificationin JavaHai,
U said to check the thread.But can u tell me how to find a thread which is in running state and probably OS which is handling.If we can get that then probabaly we can know before next instance has been created .Don't guess the answer just let me know if u really have answer to it....Leave a comment:
-
srinivask replied to Optional single application instance enforcement and multiple startup notificationin JavaHi,
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...Leave a comment:
-
srinivask replied to Optional single application instance enforcement and multiple startup notificationin Javahello excuse me,
i have only one frame, where my main method is going to be executed, in my program.and now i want it to be executed only once,if at all i want to open it again,it must be redirected to the same instance saying that the program is already running.
example:yahoo messenger.
hope u got it.give proper code related to it,its urgent....Leave a comment:
-
srinivask replied to Optional single application instance enforcement and multiple startup notificationin JavaOptional single application instance enforcement and multiple startup notification
hello,
iam working in java GUI Based program with Swings
for eg: if i started yahoo messanger only single instance is going to be created
if at all ur try ing to open new it will open existing window on the tool bar
similarly i want to make my java exe to be single instance.
...Leave a comment:
-
srinivask started a topic Optional single application instance enforcement and multiple startup notificationin JavaOptional single application instance enforcement and multiple startup notification
kindly give java code
how to run a single instance in java for exe application based on gui
No activity results to display
Show More
Leave a comment: