> From: Mark [mailto:[EMAIL PROTECTED]
> I need to set '<' and '>' characters in <init-param> field of web.xml
> Is there any standard way of setting up and reading those type of
> characters in web.xml file?
As in all HTML and XML files, < and > are the character entities
that represent < and > respectively. This is a standard feature of XML.
- Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]