How to include the characters "<" and ">" in a XML properties file.
hi
including the following prop entry gives me the error "Element is not closed" error message.
<entry key="test">can't include chars < and ></entry>
But i need to include the chars "<" and ">" in my xml properties file.
please help.
thanks

