Java – create a custom 404 / 500 error page in the play framework

How to create a global custom to use play to view their 404 / 505 error page?

Solution

In play framework 1, you only need to modify the provided application / views / errors / 404 HTML and app / views / errors / 500 html.

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>