how can i use show a image in html when i retrieve a image by invoke system service[gallary]

how can i use show a image in html when i retrieve a image by invoke system service[gallary]

BY 20 Dec 2012 Web Application Development

I can get the image path :opt/xxx/xx/xx.png, but in my html <img src=”” /> ,what ‘s the value of the attritute src .opt is a system path,i can’t use it directly otherwise it will search image in my own app but system’s .Is there is a prefix before path,so it can indicate it’s a system file.

Written by