JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
Spring interview questions part 25
Spring interview questions part 25
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. Spring manages UI as flows.
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
2. Stated related to Spring Web flows.
A. view
B. action
C. decision
D. all of the mentioned
Show Correct Answer
Correct Answer is :
all of the mentioned
3. Once a state has completed its tasks, it fires an event.
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
4. Required dependencies to manage web UI flows.
A. spring web flow distribution.
B. org.springframework.webflow
C. all of the mentioned
D. none of the mentioned
Show Correct Answer
Correct Answer is :
org.springframework.webflow
5. Spring Web flow supports.
A. Unified EL
B. Object-Graph Navigation Language (OGNL)
C. All of the mentioned
D. None of the mentioned
Show Correct Answer
Correct Answer is :
All of the mentioned
6. Spring Web flow can enable both Unified EL and Object-Graph Navigation Language (OGNL).
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
FALSE
7. To create URL path mappings from the ids of registered flow definitions.
A. FlowHandlerMapping
B. FlowHandler
C. FlowHandlerMappingRequest
D. None of the mentioned
Show Correct Answer
Correct Answer is :
FlowHandlerMapping
8. XML Based flow definitions can be validated by:-
A. Spring Web Flow XSD
B. Spring IDE
C. SpringSource Tool Suite
D. All of the mentioned
Show Correct Answer
Correct Answer is :
All of the mentioned
9. Element to trigger an action for view module.
A. on-render
B. on-action
C. on-trigger
D. none of the mentioned
Show Correct Answer
Correct Answer is :
on-render
10. Variable to trigger the flow execution.
A. ${flowExecutionUrl}
B. ${exec.flow}
C. ${flowExecutionUrl.match}
D. none of the mentioned
Show Correct Answer
Correct Answer is :
${flowExecutionUrl}
11. .Servers which listen on port 8080.
A. Apache Tomcat 6.0
B. Jetty
C. None of the mentioned
D. All of the mentioned
Show Correct Answer
Correct Answer is :
All of the mentioned
12. Interface which is used to persist instances sessions.
A. serializable
B. file.io
C. io.file.*
D. none of the mentioned
Show Correct Answer
Correct Answer is :
serializable
13. Class which assist Spring Web flow in handling form.
A. Form
B. FormAction
C. FormHandler
D. Form-Handler
Show Correct Answer
Correct Answer is :
FormAction
14. Property for action to instantiate form objects.
A. formObjectClass
B. formClass
C. objectClass
D. none of the mentioned
Show Correct Answer
Correct Answer is :
formObjectClass
15. When you call the receive() method on a JMS message consumer to receive a message.
A. send
B. receive
C. All of the mentioned
D. None of the mentioned
Show Correct Answer
Correct Answer is :
receive
16. EJB component which was introduced for asynchronous reception of JMS messages.
A. message-driven bean
B. message-driven
C. message bean
D. none of the mentioned
Show Correct Answer
Correct Answer is :
message-driven bean
17. MDB must implements interfaces:-
A. javax.ejb.MessageDrivenBean
B. javax.jms.MessageListener
C. all of the mentioned
D. none of the mentioned
Show Correct Answer
Correct Answer is :
all of the mentioned
18. In EJB 3.0, an MDB can be a POJO that implements the MessageListener interface and is annotated with the:-
A. @MessageDrive
B. @Message
C. all of the mentioned
D. @MessageDriven
Show Correct Answer
Correct Answer is :
@MessageDriven
19. You create a message listener to listen for JMS messages. This negates the need for the approach taken in BackOfficeImpl in previous recipes.
A. TRUE
B. FALSE
C.
D.
Show Correct Answer
Correct Answer is :
TRUE
20. A message listener must implement the:-
A. javax.jms.MessageListener
B. javax.jms.Message
C. javax.jms
D. none of the mentioned
Show Correct Answer
Correct Answer is :
javax.jms.MessageListener
Similar Interview Questions
Search for latest jobs
Find Jobs