Re: [JAVA3D] How increase heapsize memory using HTML parameters

2005-04-17 Thread M. Halpin
On Mon, 18 Apr 2005, Pierre Jobard wrote: > Hello, > I'm programming an applet and I have some trouble with the jvm memory size, > I need to increase it to 256Mb. I know that I have to deal with the -Xmx256m > parameter , but how do I have to specify it in an HTML file? > I do not believe this is

[JAVA3D] How increase heapsize memory using HTML parameters

2005-04-17 Thread Pierre Jobard
Hello, I'm programming an applet and I have some trouble with the jvm memory size, I need to increase it to 256Mb. I know that I have to deal with the -Xmx256m parameter , but how do I have to specify it in an HTML file? http://www.mediatheque-agglo-troyes.fr/.../applet"; width=500 height=500> Th