This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I have a web application(in tomcat), and I would like to open two clients (client1, client2) on different machines (machine1, machine2). I would like to execute java program on machine2 from client on machine1(client1). Is it possible, If so please suggest me one.