Re: How fast is an Java Application to a Java Applet.
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 16 Sep 2007 11:33:07 GMT
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.no. The main difference will be more ram without the browser. See
How fast will it run. Currently it works on JVM. Will it be 10-20
times faster if the Applet is converted into application?
http://mindprod.com/jgloss/optimisation.html
for ways to spped up your Applet/application.
You can point them to the URL. See
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.
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
.
- References:
- Prev by Date: Re: How to tell Tomcat 6, that JVM has changed
- Next by Date: Re: Forums
- Previous by thread: Re: How fast is an Java Application to a Java Applet.
- Next by thread: Re: How fast is an Java Application to a Java Applet.
- Index(es):
Relevant Pages
|