Tag: platforms and products

Questions Related to platforms and products

  1. Add custom tags to each page

  2. Add entries to cache configuration file.

  3. Install the Cache Monitor.

  4. Pre-compile the JSPs


Correct Option: B

Which JSTL tag should be used to create a new URL reference in a jsp?


Correct Option: D

A storefront is using the Struts declarative exception handling framework. The appropriate method for defining the text of error messages, used by the Struts framework, is to create a new:

  1. global-forwards

  2. action-mappings

  3. message-resources

  4. global-exceptions


Correct Option: C
  1. Set soapAction field to the operation name.

  2. Disable data binding and use SOAPElement.

  3. Do not backup and overwrite skeleton bean.

  4. Generate Java from WSDL using the no wrapped style.


Correct Option: B

A developer wants to customize the Struts configuration file to support form field validation. What needs to be enabled to make the Store Struts application aware of the Validator framework?

  1. CustomPlugin

  2. ValidatorPlugIn

  3. FormValidationPlugin

  4. DefaultValidationPlugin


Correct Option: B

The recommended method for retrieving and displaying error messages passed to a view from a controller command is to use a:

  1. StoreErrorDataBean

  2. ResourceBundle

  3. TypedProperty exception data

  4. error view name


Correct Option: A

Select Abinitio Core Products

  1. Co>Operating System

  2. Component Library

  3. Enterprise Meta Environment(EME)

  4. Graphical Development Environment


Correct Option: A,B,D
  1. string_substring("I>LOVE>INDIA",size_of("1"),size_of(1))

  2. string_substring("I>LOVE>INDIA",size_of(1)+2,size_of("1")/2)

  3. string_substring("I>LOVE>INDIA",size_of("1")+2,size_of(1)/2)

  4. string_substring("I>LOVE>INDIA",size_of(1)/2,size_of("1")+2)


Correct Option: C
  1. I Love India

  2. I Likeove India

  3. I Like India

  4. ILoveIndia


Correct Option: A