----- Original Message -----
From: "Anthony Tagunov" <[EMAIL PROTECTED]>

> ME> Note: I haven't actually tried this, I assume there are no gotchas,
> ME> like that commas aren't allowed in param values.
> No gotchas, take my word :-)

The DTD for web.xml says the following

<!--The param-value element contains the value of a parameter.-->
<!ELEMENT param-value (#PCDATA)>

So param-value is of the type #PCDATA and so has all the limitations of what
applies to #PCDATA.

Regds,
Gokul


> --
> Best regards,
>  Anton                            mailto:[EMAIL PROTECTED]



-----------------------------------------------------------------------------------------------------------------------
Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers and
is intended for use only by the individual or entity to which it is
addressed, and may contain information that is privileged, confidential or
exempt from disclosure under applicable law. If you are not the intended
recipient or it appears that this mail has been forwarded to you without
proper authority, you are notified that any use or dissemination of this
information in any manner is strictly prohibited. In such cases, please
notify us immediately at mailto:[EMAIL PROTECTED] and delete this mail
from your records.
------------------------------------------------------------------------------------------------------------------------

Reply via email to