> -----Original Message----- > From: Michael Mangeng [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 12, 2002 8:42 PM > To: [EMAIL PROTECTED] > Subject: Re: Usage of & in URLs > > > Hi > > Since & is a special char you have to mark it as character data. > > <url>http://www.foo.com/some-path?arg1=value1<![CDATA[&]]>arg2=value2</url>
...or use the "&" entity. --------------------------------------------- Luca Morandini GIS Consultant [EMAIL PROTECTED] http://utenti.tripod.it/lmorandini/index.html --------------------------------------------- --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>