I faced similar problem....

Solution that worked for me:

1. Put images inside WebContent/resources (whatever applicable web folder) 
folder in your application.
2. Use <%= request.getContextPath() %>/(ImagePath) to get images

try this and see....If u face any problem reply.

Thanks and Regards;
Vikash Anand.

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

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

Reply via email to