7 Replies Latest reply on Oct 14, 2009 6:39 AM by nbelaevski

    h:inputText escape problem

    yyq2009

      Hi, everyone, I know it is not a good idea to ask this question here, but it is urgent for me.
      JSF tag h:outputText has a attribute "escape" when setting it true, some chars like ">" will be diplayed normal, yes it shows ">", not ">". The question is I would like that h:inputText escapes these chars as outputText tag, how can I do this work?
      Any help will be greatly appreciated.