T
TC
I'm new to Java and working on some examples so I hope this comes out
correct.
Win2K
J2EE 1.3
I have a networked drive (f where I want to run a java program. This
is another physical machine. I'm using the DOS window to access this
drive.
Then, I want to use a local drive (c to run another java program.
These two programs will "talk" with each other via "topic" (JMS).
My question: Will the program on f: be actually running on the other
machine or is the code and memory pulled over to the local machine that
is mapping the drive?
I hope that makes sense.
TIA!
correct.
Win2K
J2EE 1.3
I have a networked drive (f where I want to run a java program. This
is another physical machine. I'm using the DOS window to access this
drive.
Then, I want to use a local drive (c to run another java program.
These two programs will "talk" with each other via "topic" (JMS).
My question: Will the program on f: be actually running on the other
machine or is the code and memory pulled over to the local machine that
is mapping the drive?
I hope that makes sense.
TIA!