In JSF, you can use the <h:inputTextarea /> tag to render a HTML textarea field. For example,. JSF tag… <h:inputTextarea cols="30" rows="10" ...
確定! 回上一頁