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 |
What are the various jsf api implementations you know?
What is a class student?
List out the available implementations of JavaServer faces?
What are the different types of Page Navigation supported in JSF?
What do you understand by java server faces (jsf)?
What is f:convertnumber tag in jsf (javaserver faces)?
What is a view object?
List some ajax attributes.
What do you mean by bean scope?
how you can call multiple listeners in JSF?
List the new features of jsf 2.0?
What are the benefits of jsf (javaserver faces)?