1.

What are the J2EE applets? Why can we use it?

Answer»

Applets are J2EE client components that are written in JAVA and are EXECUTED in a web browser or a VARIETY of other devices which supports the applet programming model. They are used for providing interactive features to web apps and help in providing small, PORTABLE embedded Java programs in HTML pages which will be run AUTOMATICALLY when we view the pages.



Discussion

No Comment Found