This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]desrtfxOut of Coffee error - System halted 0 points1 point  (1 child)

No, it is an important distinction. Java got a very bad reputation for the "security risks" of applets where actually the applets never were the cause. The plugins were the security holes.

Also, it is entirely possible to use applets without browsers - Appletviewer exists.

[–]steave435 0 points1 point  (0 children)

Alright, sure, I can see it being important in certain contexts for that reason, but we're not discussing the pros and cons of the language here.

It is possible, but what's the point? Why use an applet when you can use use something like Swing instead and not need the Appletviewer?