JavaServer Faces and Enterprise Web Technologies
Quiz covering JSF web framework, enterprise web authentication systems, and web infrastructure concepts
Questions
Does SharePoint 2007 does not have any browser restrictions.
- True
- False
What security levels are assigned to users?
- Reader, Manager, Web Designer, Administrator
- Reader, Contributor, Web Designer, Administrator
- Reader, Contributor, Web Administrator, Administrator
- None of the above
What of following features can not be configured in the JSF configuration file?
- Navigation rules
- Custom components
- Managed beans
- Application name
Which tag must enclose all other tags on a Faces JSP page?
- <f:faces>
- <f:view>
- <h:jsf>
- <h:view>
Which JSF component can be used to create tables?
- HtmlPanelGroup
- HtmlTable
- UITable
- HtmlPanelGrid
How do you declare a text label for an input control?
- Use the HtmlOutputLabel component
- Use the HtmlOutputLabel component with a child HtmlOutputText component
- Use the HtmlOutputText component
- Use the OutputLabel component
What type of events does the HtmlCommandButton generate?
- Command events
- Submit events
- Action events
- Click events
Why does the HtmlForm component render a field?
- To keep track of its identifier
- To keep track of the components in tree
- To set its submitted property
- For JavaScript integration
Which JSF expression references an application's context path?
- #{contextPath}
- #{requestContextPath}
- #{facesContext.externalContext.requestContextPath}
- ${request.contextPath}
How do you integrate JSF components with custom JavaScript?
- Write a new renderer
- hrough faces-config.xml
- With HTML pass-through attributes
- No specific integration is necessary
How do you integrate JSF components with cascading style sheets (CSS)?
- With the JSF configuration file
- With the styleClass property
- With the cssClass property
- With the class property
How do you customize validation messages with JSF?
- Create a resource bundle with specific keys and specify its name in faces-config.xml
- Create a resource bundle with specific keys
- Create a properties file with custom keys and specify its name in web.xml
- Specify the custom messages in faces-config.xml
Which of the following is not possible using Repository Manager
- a. Creating folder within repository
- b. Creating users and assigning roles
- c. Taking backup of Repository
- d. Comparing folders
Which law states that "The value of a network is squared each time another peer joins the network"?
- Reed's Law
- Sarnoff's Law
- Metcalfe Law
- Archie's Law
One word for "Network Analyzer".
- Ethereal
- Wireshark
- Sniffer
- NetZer
What is the purpose of using Single User ID application?
- Used for transaction services
- Used for user authorization and authentication
- Used for user authentication
- Used for Data Entry System
What is the LDAP used for SUID?
- Sun One LDAP
- Domino LDAP
- MS-Active Directory
- Sun Web LDAP
Which of the following is not possible in SUID?
- User Creation and Deletion
- Password Management
- Modifying AD structure
- Search Users