Home > Database > Mysql Tutorial > IBM WebSphere Application Server 暴露JSP文件内容_MySQL

IBM WebSphere Application Server 暴露JSP文件内容_MySQL

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-01 14:08:24
Original
1145 people have browsed it

IBMWebSphere

  涉及程序:
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

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template