The Source for Java Technology Collaboration
User: Password:



Start New Message Post a Reply

Subject:  Applets
Date:  2006-01-28 22:07:00
From:  spullara


Applets are not interesting because they are treated the same as plugins, i.e. a square in the page in a separate world from the rest of the real web application. If instead applets gave you full access to the DOM of the page like JavaScript has you could write some very interesting applets that would crush existing AJAX applications like bugs. This would also solve the UI problem that applets have and make them seemless with the rest of the page -- because they would just generate HTML...

 Feed java.net RSS Feeds