uh oh.....it seems my fix does not show correctly (I guess I should have Previewed the post before I submitted). The fix is '& amp;' without the space.
phknox
ok, I found a fix....still not sure what's going on, but at least it's working now. If I replace '&' with '&' the webapp works fine and the url's work, too.
phknox
Thanks harebrain....it partially works. At least I can read the xml file now. Apparently, though, the urls aren't decoding properly because the links do not work. In the xml file, I replaced the & with %26. My servlet can now read the xml file and build the webpage. When I mouse over the...
I have an element with attributes as shown:
<item_name avail="false" url="http://www.moodypress.org/bls/products.php?action=show_product&id=1198">2004 One-page, dated pages for planner</item_name>
I use JDOM to read and write my xml files. However, I need to manually...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.