Click here to Skip to main content
15,905,616 members
Home / Discussions / Java
   

Java

 
AnswerRe: remain application in the running when i exit it Pin
TorstenH.13-Jan-12 2:07
TorstenH.13-Jan-12 2:07 
Questionmaintain connection pool issue Pin
c.thimmaiah12-Jan-12 23:55
c.thimmaiah12-Jan-12 23:55 
AnswerRe: maintain connection pool issue Pin
Nagy Vilmos13-Jan-12 0:38
professionalNagy Vilmos13-Jan-12 0:38 
AnswerRe: maintain connection pool issue Pin
jschell13-Jan-12 9:20
jschell13-Jan-12 9:20 
QuestionThreads for Beginners Pin
DRAYKKO77712-Jan-12 10:26
DRAYKKO77712-Jan-12 10:26 
AnswerRe: Threads for Beginners Pin
Luc Pattyn12-Jan-12 11:21
sitebuilderLuc Pattyn12-Jan-12 11:21 
QuestionDo event when variable is modified Pin
antonio34311-Jan-12 12:14
antonio34311-Jan-12 12:14 
AnswerRe: Do event when variable is modified Pin
TorstenH.11-Jan-12 21:29
TorstenH.11-Jan-12 21:29 
Yes, you should set up a custom Listener, which is implemented by Server and Client (a common interface should align those implementations). Both should address the listener - the server to launch the event, the client to react on that.

Take a look at these links:

http://docs.oracle.com/javase/tutorial/rmi/index.html[^]

http://www.javacoffeebreak.com/books/extracts/jini/Event.html[^]

http://www.karsten-wolke.de/Diplomarbeit/doc/paper.pdf[^] (PDF)
regards Torsten
When I'm not working

GeneralRe: Do event when variable is modified Pin
antonio34311-Jan-12 22:42
antonio34311-Jan-12 22:42 
GeneralRe: Do event when variable is modified Pin
Nagy Vilmos11-Jan-12 23:09
professionalNagy Vilmos11-Jan-12 23:09 
GeneralRe: Do event when variable is modified Pin
antonio34311-Jan-12 23:33
antonio34311-Jan-12 23:33 
GeneralRe: Do event when variable is modified Pin
TorstenH.12-Jan-12 2:26
TorstenH.12-Jan-12 2:26 
GeneralRe: Do event when variable is modified Pin
antonio34312-Jan-12 12:58
antonio34312-Jan-12 12:58 
GeneralRe: Do event when variable is modified Pin
TorstenH.12-Jan-12 21:34
TorstenH.12-Jan-12 21:34 
Questionredirecting and piping Pin
shekarchee11-Jan-12 11:31
shekarchee11-Jan-12 11:31 
AnswerRe: redirecting and piping Pin
Richard MacCutchan11-Jan-12 11:50
mveRichard MacCutchan11-Jan-12 11:50 
GeneralRe: redirecting and piping Pin
shekarchee11-Jan-12 13:59
shekarchee11-Jan-12 13:59 
GeneralRe: redirecting and piping Pin
Richard MacCutchan11-Jan-12 22:14
mveRichard MacCutchan11-Jan-12 22:14 
QuestionCalling java method from C# .net Pin
KASR111-Jan-12 0:26
KASR111-Jan-12 0:26 
AnswerRe: Calling java method from C# .net Pin
Nagy Vilmos11-Jan-12 0:42
professionalNagy Vilmos11-Jan-12 0:42 
GeneralRe: Calling java method from C# .net Pin
David Skelly11-Jan-12 1:51
David Skelly11-Jan-12 1:51 
AnswerRe: Calling java method from C# .net Pin
TorstenH.11-Jan-12 1:18
TorstenH.11-Jan-12 1:18 
GeneralRe: Calling java method from C# .net Pin
KASR113-Jan-12 4:06
KASR113-Jan-12 4:06 
GeneralRe: Calling java method from C# .net Pin
TorstenH.15-Jan-12 21:35
TorstenH.15-Jan-12 21:35 
AnswerRe: Calling java method from C# .net Pin
David Skelly11-Jan-12 2:05
David Skelly11-Jan-12 2:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.