`
fengchao
  • 浏览: 135786 次
  • 性别: Icon_minigender_1
  • 来自: 大连
社区版块
存档分类
最新评论

图片路径

 
阅读更多
well, what image folder u write,

if u use <img src="/test.gif">, u should put the test.gif in webapps/Root/ folder, so that, i suggest that to write <img src="<%=request.getContextPath()%>/test.gif">!

and if u wanna use the Root folder for ur webapp.
Just delete the Root folder. and write as before.
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics