Multiple choice technology web technology

Components sucha as HTML and applet embeded HTMl pages are managed, deployed in J2EE server and executed in Client machine.

  1. True

  2. False

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

The statement is False. HTML pages and applets are client-side technologies that execute in the browser on the client machine, not on the J2EE server. The J2EE server serves these resources but doesn't manage or execute them - that happens on the client side.