1. glassfish autodeploy gives 404 with simple app stackoverflow.comI've got a vanilla glassfish v3 install, and dropped my .war in the |
2. Error 404 on not found JSF-file stackoverflow.comWhen request not exists jsf-page (for example blabla.jsf) I have a problem in Glassfish 3.1: the server response error 500:
|
3. How to create custom 404 messages in JSF 2.0? stackoverflow.comCurrently in my app when a user types some illegal destination in the URL bar, sees this: I would like to make it more beautiful and customize ... |
4. Error in JSF application shows up as 404 java.netI just started using glassfish as an application server. I am creating a JSF 2.0 application which uses the primefaces framework. When their is an error in my application for example an invalid EL expression, i get a 404 from glassfish. While other application server show me that i have an invalid expression. This is very frustrating to debug my application. ... |