Java Enterprise Edition (J2EE/JEE) Question:
Download Questions PDF

What does web module contain?

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?