This is a discussion on Difference between applications and applets within the Java Programming forums, part of the Software Development category; Difference between applications and applets a)Application must be run on local machine whereas applet needs no explicit installation on ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Difference between applications and applets a)Application must be run on local machine whereas applet needs no explicit installation on local machine. b)Application must be run explicitly within a java-compatible virtual machine whereas applet loads and runs itself automatically in a java-enabled browser. d)Application starts execution with its main method whereas applet starts execution with its init method. e)Application can run with or without graphical user interface whereas applet must run within a graphical user interface.
__________________ J.Vijayanand |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Languages or Applications? | Pixel | Game Development | 6 | 01-28-2008 07:44 PM |
| Applications Info | Murali | Database Support | 2 | 09-07-2007 08:00 AM |
| Can the JDBC-ODBC Bridge be used with applets? | bluesky | Mobile Software Development | 2 | 09-04-2007 08:04 AM |
| Can applets launch programs on the server? | kingmaker | Java Programming | 1 | 07-30-2007 08:06 AM |
| Can applets communicate with each other? | kingmaker | Java Programming | 1 | 07-30-2007 08:04 AM |