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



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

Answer / Prabal Chatterjee

The 'h:inputText' tag in JSF represents a simple text input field for users to enter data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

Explain value expression and method expressions in jsf?

1 Answers  


what is the difference between JSF and Struts?

1 Answers  


Explain the working of render phase in jsf.

1 Answers  


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

1 Answers  


What do you understand by java server faces (jsf)?

1 Answers  


What is the significance of @managedproperty annotation?

1 Answers  


What is the difference between instant and deferred expressions?

1 Answers  


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

1 Answers  


What is cdi application?

1 Answers  


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

1 Answers  


What are the different types of validations in JSF?

1 Answers  


What is f:convertnumber tag in jsf (javaserver faces)?

1 Answers  


Categories