What jsf component can render a div tag?

前端 未结 5 571
面向向阳花
面向向阳花 2020-11-28 21:09

Eg: h:inputText will render a \"input type=\'text\'\". What jsf tag can render a \"div\" tag?

5条回答
  •  無奈伤痛
    2020-11-28 21:24

    you can use myfaces tomahawk component

    http://myfaces.apache.org/tomahawk-project/tomahawk12/tagdoc/t_div.html

提交回复
热议问题