假設一個WAR佈局像這樣:內部戰爭中的js文件的http url?
foo.war -->/WEB-INF -->/classes (..) -->/js -->bar.js -->index.jsp -->web.xml
現在假設WAR的虛擬目錄是在服務器example.com /等等(即http://example.com/blah)。
什麼是bar.js
的HTTP網址,index.jsp
可能用於<script src="">
標記的HTTP URL是什麼? http://example.com/blah/js/bar.js似乎沒有工作。
謝謝。我一定誤解了有關使用maven-war-plugin進行打包的鏈接。 – Steven 2010-10-08 15:20:11