how to override error page in ivy 5.1.6
Hi all
In new ivy version 5.1.6, is there any way else that we can declare new error page in server (or we just can override it in web.xml file)?
Because
When we upgrade the project to new ivy 5.1.6, but in application we still use JSP to develop, so when we catch the error, ivy return the error page, but in this ivy, this is returned in JSF page, it conflicts with our way, and make the application have layout error.
![alt text][1]
We catch the error from ajax call, and display all error response body in content of dialog
The confliction could be:
- style from the error page
- javascript error because the jquery library in that response
Thanks and Best Regards,
Hang
[1]: http://answers.axonivy.com/upfiles/Error_zoiOcpQ.png