Eg: h:inputText will render a \"input type=\'text\'\". What jsf tag can render a \"div\" tag?
h:inputText
\"input type=\'text\'\"
\"div\"
I think we can you use verbatim tag, as in this tag we use any of the HTML tags