500 « Exception « JSF Q&A





1. Redirect http 500 error to 400    stackoverflow.com

When my server receives incomplete xml it returns a 500 Internal Server Error back due to the default handling for java.lang.IllegalArgumentException. I can override the html page that is returned ...

3. Error 500: Can't instantiate class    coderanch.com

4. HTTP Status 500 Error    coderanch.com

Hello everyone, I have been studying core JavaServer Faces recently. After I test the sample application of number quiz in chapter 2, I always get the HTTP Status 500 error. Its description is:The server encountered an internal error () that prevented it from fulfilling this request. The directory structure I use is the same as Figure 2-5 in page 47. After ...