Tag: web technology

Questions Related to web technology

Can we override the getPageFlowController() method to specify the page flow controller?

  1. True

  2. False


Correct Option: A

Which of the following user input validation level available in PS?

  1. Frontline Edits

  2. Presentation page controller validations

  3. b & d only

  4. Backend validations performed during performAction() requests

  5. a,b,d

  6. None of the above


Correct Option: E

Which of the following object involved providing a consistent mechanism for page authors to access application data?

  1. PsPageMetaData

  2. PsPageFlowController

  3. PsPageData

  4. PsPageMetaDataReader


Correct Option: C

Which of the following exception classes available in PS to handle the exception?(Choose more than 1)

  1. PsChainedException

  2. PsPageFlowException

  3. PsJspException

  4. PsServletException


Correct Option: A,D

user profile components helpful mostly to which of the following peoples(Choose all)

  1. Deployer

  2. System Administrator

  3. Assembler

  4. Page Author

  5. Application developer


Correct Option: D,E

Which are all the below components involved in making the tag library(Choose All)

  1. Bean name

  2. servlet code

  3. Tag library descriptor file

  4. Implementation of the tag

  5. jsp code


Correct Option: C,D,E

Which of the following goals behind the PS, (Choose All)

  1. To support common look & feel across applications.

  2. To make business logic model easily.

  3. To provide the separation of roles & responsibilities between the page author & application programmer.

  4. To make it easier to introduce the change.

  5. a & c


Correct Option: A,C,D
  1. display Value

  2. EditMode

  3. Mandatory

  4. Expected


Correct Option: B
  1. Map.xml only

  2. page handler only

  3. both map and page handler

  4. None of the above


Correct Option: C
  1. map.xml

  2. web.xml

  3. ps.xml

  4. tag libraries


Correct Option: C