Re: set VM variables using java program





sarath wrote:
> is it possible to set the virtual machine arguments, -ss(for native
> stack size) and -oss (java thread stack size) from java program ? if
> possible, how ?
>
> Thanks in advance
>
> ~sarath~

i have to add some more things.. if it is not possible to set this
using java programs, is it possible using java plug-ins ? ie, i want to
increase the stack size of the client when an applet is loaded.. is it
possible to do ?

sarath

.