07 November 2020

#JSF

JSF
What is JSF?
What is a Managed Bean?
What are the three types of text fields tags provided by JSF?
What is the significance of @ManagedProperty annotation?
What does @ApplicationScoped annotation indicate?
What is Resource bundling in JSF?
What are the different types of Page Navigation supported in JSF?
What are JSF life cycle phases?
What are the command component tags used for action and navigation?
What are Data Bound table components ?
What is an event?
What are the different types of JSF events?
What is a listener class?
What is the significance of facelets tag?
What are some of the facelets tags?
What are the different types of validations in JSF?
What are different types of expressions supported by JSF EL?
What are immediate and deferred value expressions?
What is the significance of name and eager attributes in managed bean?
What are the benefits of using JSF Framework?
What are different JSF Converter tags?
What is a backing bean?
What are standard JSF tag libraries?
What are different implementations of JSF API?
What are the differences between a Backing Bean and Managed Bean?
What is the significance of selectOne menu tag in JSF?
What are required configurations for JSF framework?
What is JSF Navigation Rule?
What is the role of JSF converter tags?
What is component rendering model?
What is a render kit?
What is view object?
What do you mean by Bean Scope?
What is the difference between JSF-1 and JSF-2?
What are some of the best practices for JSF application?
What is JSF (or JavaServer Faces)?
What are the advantages of JSF?
What are differences between struts and JSF?
What typical JSF application consists of?
What is Managed Bean?
What is Backing Bean?
What is domain object model?
What is the difference between the domain object model and a view object?
What are the different kinds of Bean Scopes in JSF?
What is the difference between JSP-EL and JSF-EL?
What are The main tags in JSF?
What if no navigation rule matches a given action?
What does it mean by render kit in JSF?
What does it mean by rendering of page in JSF?
What is the different between getRequestParameterMap() and getRequestParameterValuesMap()
Explain the required and requiredMessage attribute of the tag?
Explain some of the attributes of tag?
Explain value expression and method expressions?
Explain @ViewScoped, @SessionScoped, @CustomScoped and @RequestScoped annotations?
Explain different ways of declaring a managed bean in JSF?
Explain JSF architecture?
Explain immediate and rendered attributes?
Explain briefly the life-cycle phases of JSF?
Why JSF is not so popular as MVC framework like Spring MVC, even though its older?
How can we obtain the generated event?
How different components are rendered in JSF page?
How do you declare the managed beans in the faces-config.xml file?
How to declare the Message Bundle in JSF?
How to declare the page navigation (navigation rules) in faces-config.xml file ?
How JSF different from conventional JSP / Servlet Model?
How the components of JSF are rendered An Example?
How do I configure the configuration file?
How does JSF depict the MVC (a.k.a Model View Controller) model?
How to pass a parameter to the JSF application using the URL string?
How to add context path to URL for outputLink?
How to get current page URL from backing bean?
How to access web.xml init parameters from java code?
How to access web.xml init parameters from jsp page?
How to terminate the session?
How to reload the page after ValueChangeListener is invoked?
How to download PDF file with JSF?
How to show Confirmation Dialog when user Click the Command Link?
How to print out html markup with h:outputText?
Can the JSF support multiple faces configuration files?
Is it possible to have more than one Faces Configuration file?
Mention two ways of binding supported by JSF?

No comments:

Post a Comment

Most views on this month