Colin, "&" is a special character in XML and need to
be escaped as "&"

-Alex

--- "Colin W. Kingsbury" <[EMAIL PROTECTED]> wrote:
> Here is what I wrote:
> 
> <map:part
>
src="http://localhost:8080/bigServlet?k42id={1}&container=page-body"/>
> 
> Here is what I get:
> 
> org.xml.sax.SAXParseException: The reference to
> entity "container" must
> end with the ';' delimiter.
> <snip>
> 
> How can I do this? I need to make calls to URLs with
> multiple
> paramters...
> 
> Thanks in advance!
> 
> -cwk.
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to