What are the command component tags used for action and navigation?



What are the command component tags used for action and navigation?..

Answer / Pritam Kumar

"The h:commandButton and h:commandLink components are commonly used as command components for triggering actions or navigation in JSF."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

How does execution phase work in jsf (javaserver faces) lifecyle?

1 Answers  


Explain some of the attributes of <h:form> tag?

1 Answers  


List out the converter tags used in JSF?

1 Answers  


What is meant by bean scope?

1 Answers  


What do you mean by bean scope?

1 Answers  


How to configure managed bean in the xml file?

1 Answers  


Explain @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations?

1 Answers  


How can we obtain the generated event?

1 Answers  


What is view object?

1 Answers  


Name several facelets tags.

1 Answers  


What are the phases of the life cycle in jsf?

1 Answers  


What is the difference between jsp and jsf?

1 Answers  


Categories