Question 51:
A web application is bound to the context named "/webapp" and the client uses the browser and makes a request to the resource http://server:port/webapp/ctxl/ resource. Where do you place this resource inside the web application structure?
Answer options:
A. in the subdirectory /WEB-INF/ctxl B. in the subdirectory /META-INF/ctxl C. in the subdirectory /ctxl in the root of the archive D. in the subdirectory /ctxl/resource in the root of the archive E. in the root of the archive