Re: why still need applet?

Michael Weller <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <003001c2dd9c$9a3ad9e0$2507b9d9@gutschimachine>
And an applet usually is downloaded and initialized exactly once. From then
on it will start very fast. Compare this to a big, complex HTML page that
must be downloaded (and rendered) everytime something changes. What's worse:
waiting a little bit longer one time, or waiting for a little shorter time
every time ?

-mw

----- Original Message -----
From: "Bhushan Bhangale" <[email protected]>
To: <[email protected]>
Sent: Wednesday, February 26, 2003 6:01 AM
Subject: Re: why still need applet?


> Everything technology has some tradeoffs, one has to check all the needs
> and performance into picture. If one wants to give a very good interface
> then obviously will use applet but download time and all will also be
> there.
>
> Regards
> Bhushan
>
>
> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[email protected]] On Behalf Of viju
> Sent: Wednesday, February 26, 2003 9:47 AM
> To: [email protected]
> Subject: Re: why still need applet?
>
>
> but applet seems to take lots of time to load,... what can be said on
> this.... Vj

___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.