NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

how to expand the memory when running an applet?

Hi,

I wrote an applet using visad tool kits. But I encounter a
java.lang.OutofMemoryError when running the applet ?
As you know, we could do

java -Xmx<size>

to set the maximum java heap size. Is there similar thing to do when
running an applet?

Thanks for your help.

Helen