DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2004
    Posts
    9

    What is the difference between an applet and an application?

    hello!!

    Please some one tell me. What is the difference between an applet and an application?

    Thanks
    Laxy
    www.funspot.com

  2. #2
    Join Date
    Sep 2004
    Posts
    150
    An applet is a small program that runs and exists as part of a webpage. It should be accessible to anyone who can get to that page. In general it is dependent on a web browser to function. A lot of your web based games are java applets.

    Also, applets run in what some people call a "sandbox" which protects your computer from malicious programming.

    The sandbox works in reverse too, as the designers of the applet are cut off from much of your computer's resources.

    A java application is a full fledged program (much like like ms paint, wordpad, etc) which has less restrictions than the above.

    I'm sure there is a more technical definition but this should get the point across.

  3. #3
    Join Date
    Sep 2004
    Posts
    9
    hi Philwx thanks for your quick reply.........

    Regards
    Laxy
    www.funspot.com

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links