This is simpilar to what happens if you are not careful about Events triggering other Events in Java.
Sometimes, in your ChangeListener you change the value of the component that caused the event. This in turn triggers yet another ChangeEvent. Your app goes into an endless loop fibrillation. You will also get into this problem with Applet instances intercommunicating changes on a page.
A somewhat slower, but equally irritating fibrillation occurs when a website issues an HTTP (Hypertext Transfer Protocol) 303 permanent redirect from URL (Uniform Resource Locator) A to B, and simultaneously one from B to A. If you correct your website links daily, each day to must toggle between A and B. Even more pathological is a single redirect chain that goes in an endless loop.
|
|
available on the web at: |
http://mindprod.com/jgloss/fibrillation.html |
optional Replicator mirror
|
J:\mindprod\jgloss\fibrillation.html | |
![]() |
Please email your
feedback for publication,
letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear
wording, broken/redirected link reports, suggestions to improve this page or comments to
Roedy Green :
| |
| Blog | Canadian
Mind
Products
IP:[65.110.21.43] Your face IP:[54.242.56.212] |
|
| Feedback | You are visitor number 9,624. | |