I am not sure if this message got through the
first time:
I am very new to xml
beans. I am trying to set the string content of an element. I simply do
parentName.setElement("some_string"); The problem is that the string contains
ampersands (&). The string is actually a URL referring to
a Servlet. XMLBeans is replacing my &s with &. How can I
prevent this and preserve my &s?
|
Philip V. Monte (Newport, RI) |
|
|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

