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



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

Answer / Anshuman Shukla

The h:inputTextarea tag in JSF (JavaServer Faces) is a component that allows the user to input multiple lines of text. It can be used for entering longer amounts of data than what is possible with the h:inputText.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What are the various jsf api implementations you know?

1 Answers  


What is a class student?

1 Answers  


List out the available implementations of JavaServer faces?

1 Answers  


What are the different types of Page Navigation supported in JSF?

1 Answers  


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

1 Answers  


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

1 Answers  


What is a view object?

1 Answers  


List some ajax attributes.

1 Answers  


What do you mean by bean scope?

1 Answers  


how you can call multiple listeners in JSF?

1 Answers  


List the new features of jsf 2.0?

1 Answers  


What are the benefits of jsf (javaserver faces)?

1 Answers  


Categories