Multiple choice technology

Which are the J2EE clients in the bleow?

  1. Applets

  2. Web Browsers

  3. Wireless clients.

  4. All the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

J2EE architecture supports multiple client types. Applets can be J2EE clients (RMI/IIOP), Web Browsers access via HTTP/HTTPS, and Wireless clients (WAP, mobile) access through specialized servlets/JSP. All three are valid J2EE client types, making 'All the above' the correct answer.