I am parsing the xml file in the jsp page...
When i modify an elemnt an i refresh the jsp page i works fine. I am having trouble when i remove an element o the xml file.
I have a Jsp files that displays some elements of an xml file. When i remove an element of the xml file and i reload the jsp file the element that i removed before still appears.
I am using resin web server, and when i shut it down and then turn it on the element disapears.
Is there a solution...
well, I have this little problem. I am parsing an xml file with jdom, the thing is I have an element which contains a large text. This text is made of different paragraphs.
Here is the deal, when I parse the document in order to extract the element text, I loose the paragraph structure, that...
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.