You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Randy Layman <ra...@aswethink.com> on 2001/02/12 15:15:44 UTC

RE: web.xml and caracters

	I believer that its &amp;.  You need to look at the XML spec at
w3c.org and look at the pre-defined entities.  There is also a method to
insert an arbitray character by using &???;, but I forget the syntax right
now.  Its also in the XML spec.

	Randy

-----Original Message-----
From: Carlos. UNICA COMUNICACION. [mailto:carlos@unicaonline.com]
Sent: Monday, February 12, 2001 9:40 AM
To: tomcat-user@jakarta.apache.org
Subject: web.xml and caracters


if in the web.xml i writte:
<context-param>
<param-name>name</param-name>
<param-value>s&n</paran-value>
</context-param>

the tomcat says me that there is one error "&"
there is any form to put in the web.xml this character?
thanks
Carlos


________________________

UNICA Comunicación Global
www.unicaonline.com
carlos@unicaonline.com
Iparraguirre 61, 2º. 48010 BILBAO
Tel.: 902 152099
Fax: 944 442735



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, email: tomcat-user-help@jakarta.apache.org