Ampersand in attributes2004-10-06 19:42:45Hi I'm using saxon and I'm having problems generating anchor links. Because the source has to be XML I'm changing ampersands to &. For example: link.jsp?p1=1&p2=2&p3=3 My output method is HTML but the result generated mantains the &. If I set disabled-output-encoding saxon returns: javax.xml.transform.TransformerConfigurationException: disable-output-escaping is not allowed for a non-text node Thanks in advance Regards, Néstor Boscán
|
|