What is h: output text tag in jsf?



What is h: output text tag in jsf?..

Answer / Avinash Tiwari

h:outputText is a JSF UIComponent for displaying text. It can be used to print static or dynamic content.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What are some of the facelets tags?

1 Answers  


How can we obtain the generated event?

1 Answers  


Can we integrate jsf with other popular frameworks such as spring, hibernate etc?

1 Answers  


How to declare the message bundle in jsf?

1 Answers  


Explain the different types of validations in jsf?

1 Answers  


What is meant by bean scope?

1 Answers  


What are Data Bound table components ?

1 Answers  


What tags are used for action and navigation?

1 Answers  


Explain @CustomScoped annotations?

1 Answers  


what does JSF-Managed Bean?

1 Answers  


What is javaserver faces ui component?

1 Answers  


What are the features of facelets used in jsf?

1 Answers  


Categories