Which rendering model is used in jsf?



Which rendering model is used in jsf?..

Answer / Suresh Kumar Saini

The Standard Rendering Model (SRM) is used in JSF.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What are facelet jsf tags?

1 Answers  


Explain value expression and method expressions in jsf?

1 Answers  


What does the @applicationscoped annotation indicate?

1 Answers  


How can you call multiple listeners in jsf?

1 Answers  


What are required configurations for JSF framework?

1 Answers  


How does the execution phase work in jsf (javaserver faces) life cycle?

1 Answers  


What is a backing bean?

1 Answers  


What are different types of expressions supported by JSF EL?

1 Answers  


What are the main functions of the method in backing bean?

1 Answers  


What is h:inputtextarea tag in jsf (javaserver faces)?

1 Answers  


What is h:commandbutton tag in jsf (javaserver faces)?

1 Answers  


How to validate managed bean in jsf (javaserver faces)?

1 Answers  


Categories