heap size

2000-01-30 Thread yangyuex
Hi, How to restrict the initial/Max heap size when the Java VM is started? Thanks very much! yang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: information to get started

2000-01-30 Thread Joe T.
Thank you for all the replies, you guys have been a great help! :) = Joe Topjian [EMAIL PROTECTED] http://auximini.cjb.net Even a stopped clock gives the right time twice a day __ Do You Yahoo!? Talk to your friends online with Yahoo! Messe

Re: SunJCE, JDK-1.2.2RC4 -- problems finding it

2000-01-30 Thread Felix Tang
Robert, I'm using RH6.0, suns jdk1.2.2 and jce 1.2. It works fine. You'll probably need to follow the install instructions from suns page: http://www.java.sun.com/products/jce/jce12_install.html Cryptography is fun, Felix p.s. You wouldn't happen to know what happened to versign's class 2 dig

Choice component screws up focus

2000-01-30 Thread blake
There seems to be a rather annoying bug in the blackdown JVM for linux regarding java.awt.Choice components. If you run the code below (a frame with 2 components, a textarea and a Choice), type something in the text box (just to prove it works to start with), make a selection from the Choice, now