What are the J2EE clients from the below list?
-
Applets
-
Web Browsers
-
Wireless clients.
-
All the above
D
Correct answer
Explanation
J2EE supports multiple client types for accessing enterprise applications. Applets are client-side Java programs that run in browsers. Web browsers are the most common J2EE clients using HTTP. Wireless clients include mobile devices and PDAs that access J2EE applications through WAP or similar protocols. Since all three are valid J2EE client types, option D is correct.