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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...