I'm running an entreprise application deployed
on jboss with tomcat / catalina.


How come

<img src="/displayPhoto">

does not work but 
 
<img src="http://localhost:8080/IZJNApp/displayPhoto";>

does work ?


Does anyone know how to solve this !?!?


Thanks,


Leonard Wolters

Reply via email to