AWASJ Threory
1.In__,a fixed JSF page is always used for redering the response
Static navigation
2.The__ tag generates an instance of the class with the specified ID and associates it with the UIComponent defined in the parent tag
Converter
3.The__tag generates an instance of Validator that..
validateDoubleRange
4.JSF support a__ which is in the form of declaring a set of rules that define the next view for user based on his actions.
Navigation model
5.Which of the following are standrad validators provided by JSF?
1,2 and 3
6.Which of the following are concrete events identified by JSF?
1,2,3
7.Which of the following are components of Struts tag library?
1,2,3
8.Following is a series of elements required to configure ActionServlet class in web.xml file
1,2
9.Which of the following component form a part of Struts view layer?
1,2,3
10.Which of the following are valid Action classes ?
1,2,3
11.Which of the following are valid methods of a Plugin implementation ?
2,3
12.The benefits og the MVC architecture are
1,2
13.Which of the following Struts tang library is used fow implementing simple conditional logic in a JSP page ?
1,2,3
14.Which one of the following methods contains business logic of a Struts application?
execute()
15.Which of the following UI Component acts a a container foe all other components?
UIViewRoot
16.Which of te following statements are true about the reset() method of ACtionForm class?
none of the above
17.__method select approriate path to locate the suitable Action mapping object for the incoming request
processMapping()
18.__is responsible for managing the strorage and retrieval of the data from the data source.
controller
19.The__class is reponsible for initializing the struts framework for a WEb application and receiving all the request.
ActionServlet
20.__are collection of tag that are JSP pages that include parameterized content.
Template tags
21.The classes that implement __ . facilitate comunication between External Interface classes and the Data Access
Business logic
22.In the _architecture , a JSP or a Servlet handles all the request and respone related processing
JSP Model 1 Architecture
23.Struts Framework is well suited for application of __size
any
24.MVC is an acronym for __
Model-View-Controller
25.Struts template tag contains the following tags:
put - get-insert
26.JavaBeans components assoclated with UI components used in a page are called
Manager Beans
27.Identity the correct answer.
A
28.__ allows the creation of form beans with dynamic sets of properties , without requiring the developer to create a Java class foreach type of form bean
DynamicActionForm
29.The tag stores the implicit objects in a JSP scripting variable with page scrope and thus makes it accessible
page
30.tag must enclose al other tangs in JSF page
<f:view>
31.An ActionForm is a JavaBean which extends the:
apache.struts.action.ActionForm
32.What of following features can _not_ be configured in the JSF configuration file?
Application Name
33.In JSF - Why does the HtmlForm component render a <hidden> field?
Action events
34.. What are the main features of JSF ?
. Page navigation specification
.Standard user interface components like input fields, buttons, and links
.Easy error handling
35.JSF - Components can be nested within another component
True
36.Struts was first developed
over a long holiday weekend
37.. Each Struts Action element is uniquely identified by its
Path attribute
38.The name of the Application Resources file is set by the servlet init-param named
Application
39.The validating init-param of the ActionServlet is used to
. Bypass validation of the Struts configuration file
40.To specify an ActionMapping to use when a request doesn't match any other mapping, you can
. Set the "unknown" property of the mapping to "true
41.. In Struts 1.1, you can change how Struts populates a form by
Overriding the processPopulate method of the Request Processor
42.The < bean:write > tag is:
Converts markup when filter=true
43.What of following features can _not_ be configured in the JSF configuration file?
Application Name
Bạn đang đọc truyện trên: AzTruyen.Top