Hi, I am trying to display image on JSP by using XML. I am very glad to see this useful web page. Unfortunately, I have tried to code above but it seems doesn't work properly. An error is in line
"Document doc = db.parse("\\imageXML.XML"); "
I copy xml file into bin directory but the error still occur. Can you help me to sort this out, please.