Hi all,
   I am using jboss 4.0.5 and need to provide a repository where all my files 
are uploaded. For example "C:/myrepo/".

>From my web application, i need to display images contained in this repo. 

How can i map a url from within my web app context so that this link is 
correctly mapped onto my path on my local repository.


For example:


  | <img src="http://192.168.2.111:8080/mywebapp/repo/jboss.gif";>
  | 


should correctly display the picture found at C:/myrepo on the server 
192.168.2.111.


Please help 


Regards,
Jankee Yogesh
M-ITC LTD


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089686#4089686

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089686
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to