Multiple choice technology programming languages

What are the contents of web module?

  1. JSP files

  2. Java classes &gif and html file

  3. web component deployment descriptors

  4. All the above

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

A Java EE/Jakarta EE web module contains web components such as JSP files, static resources (HTML, GIF), Java classes (servlets/beans), and deployment descriptors (web.xml). Therefore, all the listed components are correct.