> Date: Sat, 5 Jun 1999 15:29:50 -0700 (PDT)
> From: Bob Cadenza <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> First off, using jdk117v3 I have the enviorment
> setting CLASSPATH='./' so I can test trusted applets. But now using
> the jdk1.2v2 the applets are no longer trusted. What is wrong?
See "Appletviewer No Longer Uses CLASSPATH" at:
http://java.sun.com/products/jdk/1.2/docs/tooldocs/solaris/migration.html#applets
You will have to create a security policy file that makes your applet
trusted.
> Also I keep getting out of memory errors, and I don't understand what
> is meant by the README.linux that says how to change the default heap
> size. Could someone tell me how to change it, the readme says -mxNNm
> but not sure what this means.
We refer you to the fine manual:
http://java.sun.com/products/jdk/1.2/docs/tooldocs/solaris/java.html
(Interestingly there is a bug in our man page! The default on Solaris
is 64M, not 16M; on Linux pre2 it is 16M.)
-Anand.
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]