hello, please guide me i trying this one lot. Actually i have one value in a variable that variable value i have set in one program that same variable value i have to get in another program please help me(i am trying this all in core java)
You need to be more specific with your terms. You cannot have two programs running in the same JVM. So are we talking about two separate programs (in which case, see arulk's reply) or two processes running as part of the same program ?
Joanne
saravanan rajendran
Ranch Hand
Joined: Jun 13, 2008
Posts: 75
posted
0
hi thanks for your reply. yes two processes running as part of the same program.
In program A i getting callerid value and calling program B I don't know how to pass the callerid value to program B please guide me
Why did you abandon this thread where you asked essentially the same question and got a lot of help? It wastes the time of people who are trying to help you if multiple simultaneous conversation about the same topic are going on - not a smart thing to do.