0 Replies Latest reply on Mar 3, 2014 8:28 PM by nitinpokhriyal

    Encoding Generated XML

    nitinpokhriyal

      Hi

       

      I am having a issue where generated XML from seam remoting needed to be encoded.

       

      Just wondering is there a way to encode xml.

       

      for example:

       

      <envelope><header><context></context></header><body><call component="Hellor" method="print" id="1">

      <params><param><str>2123</str></param><param><str>device</str></param></params><refs></refs></call></body></envelope>

       

      any input is appreciated

       

      Thanks