JavaServer Faces and Enterprise Web Technologies

Quiz covering JSF web framework, enterprise web authentication systems, and web infrastructure concepts

18 Questions Published

Questions

Question 1 True/False

Does SharePoint 2007 does not have any browser restrictions.

  1. True
  2. False
Question 2 Multiple Choice (Single Answer)

What security levels are assigned to users?

  1. Reader, Manager, Web Designer, Administrator
  2. Reader, Contributor, Web Designer, Administrator
  3. Reader, Contributor, Web Administrator, Administrator
  4. None of the above
Question 3 Multiple Choice (Single Answer)

What of following features can not be configured in the JSF configuration file?

  1. Navigation rules
  2. Custom components
  3. Managed beans
  4. Application name
Question 4 Multiple Choice (Single Answer)

Which tag must enclose all other tags on a Faces JSP page?

  1. <f:faces>
  2. <f:view>
  3. <h:jsf>
  4. <h:view>
Question 5 Multiple Choice (Single Answer)

Which JSF component can be used to create tables?

  1. HtmlPanelGroup
  2. HtmlTable
  3. UITable
  4. HtmlPanelGrid
Question 6 Multiple Choice (Single Answer)

How do you declare a text label for an input control?

  1. Use the HtmlOutputLabel component
  2. Use the HtmlOutputLabel component with a child HtmlOutputText component
  3. Use the HtmlOutputText component
  4. Use the OutputLabel component
Question 7 Multiple Choice (Single Answer)

What type of events does the HtmlCommandButton generate?

  1. Command events
  2. Submit events
  3. Action events
  4. Click events
Question 8 Multiple Choice (Single Answer)

Why does the HtmlForm component render a field?

  1. To keep track of its identifier
  2. To keep track of the components in tree
  3. To set its submitted property
  4. For JavaScript integration
Question 9 Multiple Choice (Single Answer)

Which JSF expression references an application's context path?

  1. #{contextPath}
  2. #{requestContextPath}
  3. #{facesContext.externalContext.requestContextPath}
  4. ${request.contextPath}
Question 10 Multiple Choice (Single Answer)

How do you integrate JSF components with custom JavaScript?

  1. Write a new renderer
  2. hrough faces-config.xml
  3. With HTML pass-through attributes
  4. No specific integration is necessary
Question 11 Multiple Choice (Single Answer)

How do you integrate JSF components with cascading style sheets (CSS)?

  1. With the JSF configuration file
  2. With the styleClass property
  3. With the cssClass property
  4. With the class property
Question 12 Multiple Choice (Single Answer)

How do you customize validation messages with JSF?

  1. Create a resource bundle with specific keys and specify its name in faces-config.xml
  2. Create a resource bundle with specific keys
  3. Create a properties file with custom keys and specify its name in web.xml
  4. Specify the custom messages in faces-config.xml
Question 13 Multiple Choice (Single Answer)

Which of the following is not possible using Repository Manager

  1. a. Creating folder within repository
  2. b. Creating users and assigning roles
  3. c. Taking backup of Repository
  4. d. Comparing folders
Question 14 Multiple Choice (Single Answer)

Which law states that "The value of a network is squared each time another peer joins the network"?

  1. Reed's Law
  2. Sarnoff's Law
  3. Metcalfe Law
  4. Archie's Law
Question 15 Multiple Choice (Single Answer)

One word for "Network Analyzer".

  1. Ethereal
  2. Wireshark
  3. Sniffer
  4. NetZer
Question 16 Multiple Choice (Single Answer)

What is the purpose of using Single User ID application?

  1. Used for transaction services
  2. Used for user authorization and authentication
  3. Used for user authentication
  4. Used for Data Entry System
Question 17 Multiple Choice (Single Answer)

What is the LDAP used for SUID?

  1. Sun One LDAP
  2. Domino LDAP
  3. MS-Active Directory
  4. Sun Web LDAP
Question 18 Multiple Choice (Single Answer)

Which of the following is not possible in SUID?

  1. User Creation and Deletion
  2. Password Management
  3. Modifying AD structure
  4. Search Users