You did not try or it did not work?
Are you using a XML Editor with XML validity checking? In this case the editor would 
find such errors.

Stefan

> -----Original Message-----
> From: Barbara Post [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 21, 2002 5:48 PM
> To: [EMAIL PROTECTED]
> Subject: Re: ampersand
> 
> 
> nope
> ----- Original Message ----- 
> From: "Stefan Seifert" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, August 21, 2002 5:43 PM
> Subject: RE: ampersand
> 
> 
> Did you try using a "&amp;" instead of "&"?
> i.e. foo?param1=foo1&amp;param2=foo2.
> 
> Stefan
> 
> > -----Original Message-----
> > From: Barbara Post [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, August 21, 2002 5:33 PM
> > To: [EMAIL PROTECTED]
> > Subject: ampersand
> > 
> > 
> > I need a link with 2 parameters in the url : 
> > foo?param1=foo1&param2=foo2.
> > 
> > However XSL does not like the unicode for ampersand : &#038, in
> > <xsl:text>&#038;</xsl:text> before "param2".
> >  It says :
> > org.xml.sax.SAXParseException: The reference to entity 
> > "param2" must end
> > with the ';' delimiter.
> > 
> > So How can I get the right character ? I have troubles 
> > finding my way in
> > Unicode.org...
> > 
> > I was there : http://www.unicode.org/Public/UNIDATA/NamesList.txt
> > 
> > How can I do that ? Thanks a lot.
> > 
> > Babs
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > 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]>
> 
> 
> 
> 
> 

---------------------------------------------------------------------
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]>



---------------------------------------------------------------------
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]>





---------------------------------------------------------------------
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]>

Reply via email to