[jboss-user] [JBoss Portal] - Re: Portal cannot see images directory in war file
vikash.anand
do-not-reply at jboss.com
Thu Jan 11 02:28:07 EST 2007
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
More information about the jboss-user
mailing list