Tag: web technology

Questions Related to web technology

  1. mapping file

  2. mapping-file

  3. session-factory

  4. session


Correct Option: C
  1. Sets the application-level default channels to use for all services

  2. Contains a service adapter definition

  3. Fully qualified name of the Java class that provides the adapter functionality

  4. Indicates whether this adapter is the default adapter for service destinations.


Correct Option: A

When the initialize event is dispatched in flex?

  1. Dispatched when a component has been created in a rough state, and no children have been created.

  2. Dispatched when the component has been laid out and the component is visible (if appropriate).

  3. Dispatched when a component and all its children have been created, but before the component size has been determined

  4. Dispatched when a component has been updated


Correct Option: C

For logging some information for debugging purpose, its good to use:

  1. log.debug

  2. log.info

  3. log.error

  4. System.out.println


Correct Option: A

To display a grouping collection in tabular format which of the following controls can be used?

  1. DataGrid

  2. AdvancedDataGrid

  3. SummaryRow

  4. GroupedTable


Correct Option: B
  1. Transperancy

  2. Brightness

  3. Space

  4. Relative Height/Width


Correct Option: A