Using jar file in XML

hi all,

Dont get angry for asking this silly question.I m new for XML.

I have an image that is in jar file ,i want to display that image in an XML page.

What problem occurs is when i run the jar file ,XML and XSL files created in C drive.

But the image path in img tag occurs as

"jar:file:/D:/ARManagerV5.7/ArTool.jar!/Images/tufts.jpg"

I dont know how to give path for image.

So it is not displaying image.

Please Some one help me to solve this problem.

[509 byte] By [satraja] at [2007-10-2 10:54:43]
# 1
Your URL is correct for an image within a jar file. I imagine that the viewer for your XML cannot read and render an image from within a jar file. You may need to extract the image file just like the XML and XSL files.-Jim
jklosta at 2007-7-13 3:18:33 > top of Java-index,Desktop,Deploying...