The h:inputText tag renders an HTML input element of the type "text". JSF Tag. <h:inputText value = "Hello World!" />. Rendered Output. <input type = "text ...
確定! 回上一頁