Hi Arthur
The answer would be no as far as I know. Because we include applet in the browser via the "applet" or the "embed/object" tags which are html tags. So wherever we put those tags, applet gets displayed. So, once displayed I dont think we can change it. If we are rendering the html via
JSP or similar dynamic pages then we can put those applet tags whever we want but once rendered in html we can't change it...
Does this provide some light to you?
Regards
Maulin