Chapter 11: Problem 1
Fill in the blanks in each of the following statements: a) A three-ticr, distributed Web application consists of _______,________and _________ tier. b) The _______ is the default document sent as the response to a client when the client initially interacts with a J2EE application. c) The ______ enables Enterprise Java application components to access information and resources (such as databases) that are external to an application. d) An ________ object provides access to the application’s naming environment. e) A RequestDispatcher object can _____ requests to other resources or _______ other resources as part of the current servlet’s response. f) Sun’s _________ provides XML and XSL capabilities in a Java program. g) Method _____ of interface _______ discards the session object for the current client. h) The _______for an application is the part of the URL that enables the server to deter- mine which application to execute when the server receives a request from a client. i) An Enterprise Java application container must provide a ______ that implements JNDI and enables the components executing in that container to perform name lookups to locate resources. j) The J2EE reference implementation comes with a graphical application, called the ________ that helps you deploy Enterprise Java applications.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.