Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This 404 error jsp file doesn't load on Windows 7 with Chrome #2

Open
jdquinn opened this issue Jul 22, 2014 · 1 comment
Open

This 404 error jsp file doesn't load on Windows 7 with Chrome #2

jdquinn opened this issue Jul 22, 2014 · 1 comment

Comments

@jdquinn
Copy link

jdquinn commented Jul 22, 2014

My 404 error jsp page did not work until I gave it more content. I'm using the latest Chrome browser. Apparently, it has similar issues to IE, below. I have the same issue in the eclipse browser.

"IE overrides several HTTP error status pages but it has a size threshold. Basically if the error page send by the server has a large enough body then IE decides it's meaningful and displays it."

I'm using tomcat 8 and eclipse browser 3.1, so maybe the problem is there. I have not debugged further.

@staypufd
Copy link
Owner

Internet Explorer has a mode for "friendly error pages" you can read about it here:

http://www.404errorpages.com

Scroll Down to the section titled:
"Forcing Internet Explorer to Display Your Custom 404"

It explains how to turn if off so you can see your custom pages.

Hope that helps,

Sam

Sent from my iPhone

On Jul 22, 2014, at 10:01 AM, jdquinn [email protected] wrote:

My 404 error jsp page did not work until I gave it more content. I'm using the latest Chrome browser. Apparently, it has similar issues to IE, below.

"IE overrides several HTTP error status pages but it has a size threshold. Basically if the error page send by the server has a large enough body then IE decides it's meaningful and displays it."


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants