Chapter 10: Problem 1
Fill in the blanks in each of the following statements: a) JSP action ______ enables an applet or JavaBean to be added to a Wcb page in the form of a browser-specific object or embed XHTML element. b) Action ______ has the ability to match request parameters to properties of the same name in a bean by specifying \(^{* *}\) is are property. c) There are four key components to JSPs: ______, ______, ______, and ______. d) \(A\) JSP can include a custom tag library with the ______ directive. e) The implicit objects have four scopes: ______, ______, ______, and ______. f) The ______ directive is processed once, at JSP translation time and causes content to be copied into the JSP. g) Classes and interfaces specific to JavaServer Pages programming are located in packages ______ and ______. h) JSPs normally execute as part of a Web server that is referred to as the ______ i) Method ______ can be called repeatedly to process the body of a custom tag. j) JSP scripting components include ______, ______, ______, ______, and ______.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.