adplus-dvertising
frame-decoration

Question

For cross field validation or some sort of barrier to ensure state before you start a flow, we use.

a.

FacesContext

b.

FaceletContext

c.

FacesResolver

d.

All of the mentioned

Answer: (a).FacesContext

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. For cross field validation or some sort of barrier to ensure state before you start a flow, we use.

Similar Questions

Discover Related MCQs

Q. To use Spring Faces Components, we register which of the following?

Q. Resources retrieved by Spring Faces Component.

Q. Component which additionally provides a pop-up date picker control for its enclosed input field.

Q. Component which encloses command button.

Q. Libraries provided by RichFaces an integration support for Spring web flow.

Q. Design pattern implemented by Dispatcher Servlet.

Q. Class used to give a class behavior of a Dispatcher Servlet.

Q. Annotation for Controller Class.

Q. Handler method annotation.

Q. Method arguments that can be used in handler methods using the @RequestMapping annotation.

Q. Annotation which represents cookie values of requests.

Q. To add attributes to the model.

Q. To access the binding and validation result for the command object.

Q. To notify its completion of session processing.

Q. Controller Class renders the objects passed by the controller’s handler method.

Q. Parameter used to specify a configuration file.

Q. The @RequestMapping annotation can be applied to the class level only.

Q. Bean classes pre-registered in the web application context by default.

Q. By default, @RequestMapping gets all the POST Requests.

Q. Callback methods provided by HandlerInterceptor to implement.