AppletJarLoading: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 March 2008

  • curprev 01:0401:04, 11 March 2008Egge talk contribsm 5,057 bytes +5,057 New page: Today, I had an issue where an Applet kept loading the same jar file, often a dozen times on startup. Looks like I had a circular dependency in the class loading. <geshi lang="java"> "T...