Multiple choice technology web technology What are the contents of a web container JSP files,Class files for servlets GIF and HTML files Deployment Descriptor All of above Reveal answer Fill a bubble to check yourself D Correct answer Explanation A web container contains all the resources required to run a web application, including JSP files, servlet class files, deployment descriptors (web.xml), and static assets like GIF and HTML files. Thus, all of the listed options are correct.