Java Enterprise Edition (J2EE/JEE) Question:

Download Job Interview Questions and Answers PDF

What does web module contain?

J2EE Interview Question
J2EE Interview Question

Answer:

The web module contains:
--JSP files,
--class files for servlets,
--GIF and HTML files, and
--a Web deployment descriptor.
Web modules are packaged as JAR files with a .war (Web ARchive) extension.

Download J2EE Interview Questions And Answers PDF

Previous QuestionNext Question
What are the four types of J2EE modules?What is the difference between Session bean and Entity bean?one?