An organization is considering using Web 2.0 technologies in all projects in order to improve their web applications. Which application would benefit most from the use of Web
2.0 technologies?
A. an EJB application that implements a banking backend application
B. an existing JSF-based application that has been completed but has serious performance problems
C. a web services project
D. an existing web-based application where the user interface is being revitalized
正解:D
質問 2:
A developer creates a new web page, which uses JSF technology in Rational Application Developer. When creating a page, what is completed automatically by the JSF support provided with RAD?
A. a Managed Bean for the application to access page data
B. a set of JSF-specific custom tag libraries for the components on the page
C. a data source for each JPA Bean used by the JSF components
D. a validator for each JSF component on the page
正解:A
質問 3:
A developer needs to debug the application RAD8EJBWeb containing redbank.jsp on the server using Rational Application Developer. What can be done to accomplish this task?
A. right-click redbank.jsp and select Debug As -> Debug on Server
B. Open the Debug perspective as it automatically starts a debug session
C. create a software analyzer configuration and run it
D. right-click redbank.jsp and select Profile As -> Profile on Server
正解:A
質問 4:
Which term refers to the set of files that defines the runtime environment of a WebSphere Application Server?
A. installation
B. node
C. profile
D. script set
正解:C
質問 5:
What is an example of an application component type?
A. Applet
B. Deployment Descriptor
C. Resource Adapter
D. Web Module
正解:A
質問 6:
What are two characteristics of static web projects? (Choose two.)
A. a conversion path to a dynamic Web project
B. a folder to store Java classes (called Java Resources)
C. a deployment descriptor file created under WebContent/WEB-INF/web.xml
D. a Web content folder called WebContent for all publishable resources
正解:A,D