Re: How fast is an Java Application to a Java Applet.



On Sun, 16 Sep 2007 00:07:34 -0700, Sanny <softtanks@xxxxxxxxxxx>
wrote, quoted or indirectly quoted someone who said :

1. I have a applet which works slowly. If I turn it into Application.
How fast will it run. Currently it works on JVM. Will it be 10-20
times faster if the Applet is converted into application?
no. The main difference will be more ram without the browser. See
http://mindprod.com/jgloss/optimisation.html
for ways to spped up your Applet/application.


2. Java Applet works on all Browsers. I want all users to run my
Application Will I need to provide J2SE along with my application.
You can point them to the URL. See
http://mindprod.com/jgloss/installingjava.html
Unless you distribute on CD there is not much point in including a
JVM.

--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.



Relevant Pages

  • Re: IIS returns HTTP error 500 for some image files
    ... The applet experiences this problem whenever it uses the latest Sun JVM, ... regardless of browser. ... retrieve a very simple ASP document from the web servers on occasion. ...
    (microsoft.public.inetserver.iis)
  • Re: JVM question
    ... I need to know how a browser open an applet, or, better, how a browser ... giving the applet itself to the JVM. ... Open the Java control panel and select the 'Java' tab. ...
    (comp.lang.java.machine)
  • Force IE to reload applet jar without closing browser?
    ... We have an applet that we need to support with both the Sun plugin and ... the MS JVM in IE. ... get the most recent version of the jar when they launch the applet ... cached version of the applet from the browser cache. ...
    (comp.lang.java.programmer)
  • Re: Cross-browser applet tags?
    ... > first didn't work for IE with Microsoft JVM, ... In that case if you applet isn't compatible with the ... VM that's in the browser of for that user - they're stuck. ... The MS JVM ...
    (comp.lang.java.help)
  • Applet class not found error --- please help
    ... The applet is displayed correctly on browser on machine A, ... and B is using 1.4.1 JVM. ... install Sun JVM plug in on machine B? ...
    (comp.lang.java.programmer)