Adobe Flex and BlazeDS Programming
Questions covering Adobe Flex framework components, events, and BlazeDS server configuration for rich internet applications
Questions
Which of the following are tags of hibernate.cfg.xml?
- mapping file
- mapping-file
- session-factory
- session
How many Configuration files are there for BlazeDS ?
- 4
- 5
- 3
- 2
default-channels in BlazeDS configuration
- Sets the application-level default channels to use for all services
- Contains a service adapter definition
- Fully qualified name of the Java class that provides the adapter functionality
- Indicates whether this adapter is the default adapter for service destinations.
When the initialize event is dispatched in flex?
- Dispatched when a component has been created in a rough state, and no children have been created.
- Dispatched when the component has been laid out and the component is visible (if appropriate).
- Dispatched when a component and all its children have been created, but before the component size has been determined
- Dispatched when a component has been updated
For logging some information for debugging purpose, its good to use:
- log.debug
- log.info
- log.error
- System.out.println
To display a grouping collection in tabular format which of the following controls can be used?
- DataGrid
- AdvancedDataGrid
- SummaryRow
- GroupedTable
alpha property in flex increases or decreases
- Transperancy
- Brightness
- Space
- Relative Height/Width
destination property specified for mx:Producer control must match with the destination id specified in
- services-config.xml
- remoting-config.xml
- proxy-config.xml
- messaging-config.xml
Which event helps us to identify if the image is correctly loaded or not using mx:Image control ?
- scaleContent
- states
- httpStatus
- imageLoaded
creationPolicy property is used to
- defer the creation of any component, container, or child of a container
- delete the creation of any component, container, or child of a container
- create parent container
- Attach child container to Parent container
When it is good to change scaleX and scaleY properties of a display object
- To change height and width of a object
- To make relative changes to the size of a display object
- To change height more than width
- To change width more than height
what is the technology behind answersint portal?
- Dot net
- JSP
- Flex
- Silver Light
What happens when we run checkpoint VPN?
- Configures the network parameters and enables all the http request to reach vpn server.
- Configures the network parameters and enables all the http request with appropriate dns suffix to reach vpn server.
- Configures the network parameters and enables all the http request with appropriate dns suffix to reach nielsen server.
- Configures the network parameters and enables all the http request with appropriate dns suffix to reach nielsen ntework.
what happens when you request hermes.nielsen.com with vpn connected inside TCS?
- Request reaches the TCS dns servers and get resolved.
- Request reaches the TCS domain server and get resolved.
- Request reaches the vpn domain server and get resolved.
- Request reaches the vpn dns servers and get resolved.
what happens when you request hermes.nielsen.com with vpn disconnected inside TCS?
- Request reaches the TCS dns servers and get resolved.
- Request reaches the vpn dns servers and get resolved.
- Request reaches the TCS domain server and get resolved.
- Request reaches the vpn domain server and get resolved.
how many dns servers does vpn has?
- 3
- 2
- 1
- 4
What protocol does hermes.nielsen.com uses to receive emails?
- POP3
- IMAP
- SMTP
- MIME
what is the technology behind projectserver.nielsen.com?
- Flex
- JSP
- Silver Light
- Dot net
What is the default checkpoint vpn dns suffix?
- enterprisenet.org
- nielsen.com
- narheapp.org
- answersint.nielsen.com