Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Jason Perry   on Nov 14 In Java Category.

  
Question Answered By: Ludkhannah Fischer   on Nov 14

If you are forced to use java components (i.e. AJAX rejected), use JMS for the former case and use synchronization like what Farzad said for the latter.
Strictly speaking, your first applet  should subscribe to a JMS topic and get informed whenever changes occur, and your second applet checks periodically and does necessary synchronizations.

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Dynamically updatable applet Or get search suggestion and latest updates.


Tagged: