涉及程序:
IBM WebSphere Application Server 3.0.2及更低版本
描述:
IBM WebSphere Application Server 暴露JSP文件內容
詳細:
Java Server Pages (JSP)類型的文件是以.jsp擴展名在WebSphere Application Serve 上注冊,WebSphere 是文件名大小寫敏感的,.jsp和.JSP是不同類型的文件擴展名。如果提交有.JSP的鏈接給WebSphere,而WebSphere找不到.JSP就會以默認的.text文件類型來響應請求。因為在NT系統中大小寫文件名是非敏感的,所以被請求的文件會以文本的形式送出。
如果在UNIX服務器上會出現"file not found"的錯誤信息。
解決方案:
點擊此處下載補丁
相關站點:
http://www-4.ibm.com/software/webservers/appserv/efix.html