I’m doing a port of some Flash code to an applet, but stumbled upon a little problem: the heap size of an applet. Some surfing suggested that the heap size for applets are a static size and it can be changed with each user speficying the size in their control panel. Is this right (in which case the responsible ought to be shot! )
Are there any work-around for this (like a signed applet etc.)? My entire interface relies on the webbrowser.