Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Advanced-java] Remote modal JDialog
- From: Christian.Ribeaud@xxxxxxxxxxxx (Christian Ribeaud)
- Subject: [Advanced-java] Remote modal JDialog
- Date: Wed, 30 Jan 2002 15:48:02 +0100
Hi, I got a bit puzzled with the following problem and I would be very grateful if someone could help me: By now the client starts a thread getting some data from the server over RMI. On the server side a loop controlling and merging the data is then started and at the end the data are sent back to the client. So far so good. Now, I have to enhance the application so that the user will be asked about what to do before merging. I would like to implement a think like a remote JDialog. The server loop should hang up and wait for the user answer. First of all, is that possible? Secondly, what is the best way to do it? Thanks for any hint and have a nice day, christian
- Follow-Ups:
- [Advanced-java] Remote modal JDialog
- From: friedman_hill ernest j
- [Advanced-java] Remote modal JDialog
- Prev by Date: [Advanced-java] CLONE
- Next by Date: [Advanced-java] Remote modal JDialog
- Previous by thread: [Advanced-java] CLONE
- Next by thread: [Advanced-java] Remote modal JDialog
- Index(es):