Injecting applet tags
When applets are dyanmically added to the page, they don't always work properly. There have been issues reported about using embed versus applet tags. As well as injecting full html text versus injecting a empty applet tag and then populating it with properties and params.
Concord.org developers thread about this