Re: set VM variables using java program



On 30 Jun 2005 00:34:02 -0700, sarath wrote:

> i want to
> increase the stack size of the client when an applet is loaded.. is it
> possible to do ?

The options that can be set for the VM can be set using webstart.
Your applet needs to be jarred to use webstart.

HTH

--
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane
.



Relevant Pages

  • Re: Java Applet oder Application
    ... es als Applet oder als Application ... Damit steht immer noch die Frage im Raum wie der AppContext weis was ... Es gibt bei Webstart AFAIK einen BasicService den man versuchen kann, ... Application, ...
    (de.comp.lang.java)
  • Re: Where in the world are you calling from?
    ... popular piece of software. ... pure Java. ... but that would require signing the Applet, ... In WebStart it is possible to store small amounts of data on the client machine without needing to sign the application. ...
    (comp.lang.java.programmer)
  • Re: Pfad zur Anwendung in Jar bestimmen
    ... So kann ich bei eine Application die CodeBase auf einem beliebigen Rechner/Filesystem sein; bei einem nicht signierten WebStart werden diese Ressourcen üblicherweise mit dem JAR-Files ausgeliefert; bei einem Applet per HTTP vom Server angefordert. ...
    (de.comp.lang.java)
  • Re: Applet and policy file questions
    ... | I'm writing an applet (Java 1.4.2) that needs to read one file ... old hat and had been replaced by WebStart, ... the policy file quite recently. ...
    (comp.lang.java.programmer)
  • Re: set VM variables using java program
    ... >> increase the stack size of the client when an applet is loaded.. ... > The options that can be set for the VM can be set using webstart. ...
    (comp.lang.java.help)