Simply replace "&" by "&".
Your XML parser will certainly prefer that ;o)
It will replace & by &
----- Original Message -----
Sent: Tuesday, March 05, 2002 5:44 PM
Subject: URL with GET param in XSLFO

How to store URL with 2 GET parameters in XML ?

The problem:

<fo:block>
<fo:external-graphic src="http://foo:7001/box/instr.jsp?param=59.05&name=JRA"/>
</fo:block>

XML parser doesn't like "&" character, how can I store strings like this and would be able to get GET params in JSP?

Thanks

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

Reply via email to