in reply to Re: Data Exchange between perl and java.
in thread Data Exchange between perl and java.

I am sorry that I didn't post some sample content initially, the content will include user input (html, javascrip, XHTML), so I would like it to be able to include ANYTHING, that's why I wanted to put it in some sort of safe compartment while it was in there with the XML.

The question is : How could I saftly escape everything dangerous to XML and have my java developer easily be able to unescape it?

-Douglas
  • Comment on Re: Re: Data Exchange between perl and java.