全面解析jsp路徑問題

來源:互聯網
上載者:User

String path = request.getContextPath();
System.out.println(path);
%>
如果在一個項目中 的jsp中加入以上代碼 那麼輸出的結果 會是什麼呢?
結果:/項目名 
呵呵 自己原來以為只 是得到項目名 或者只是得到/"//"看了 真是不試不知道呵呵
還有 今天在做項目的時候無意中發現的 
還有“/” 代表的是web項目的根目錄 如果在根目錄下建了檔案夾 直接 寫成href=/"page/index.html/"即可訪問頁面 而不是/"/page/index.html/"
在js裡這樣寫
document.write(’document.write(’mailto:’);
document.write(’netai’);
document.write(’@’);
document.write(’safemore.com’);
document.write(’/">’);
document.write(’netai’);
document.write(’{at}’);
document.write(’safemore.com’);
document.write(’’);
在頁面上把js 引人後 會發現出現一個 連結 點擊該連結會直接連結到您設定的outlook上 直接如果設定過 那麼就直接發信給這個郵箱了 好玩吧。

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.