Canvas has now revamped its JSP login pages to simple HTML. Now the user’s login experience is faster as the request to load the login page does not hit the application server and requires no Java run-time. The major advantage of HTML based login is the ease of split deployment where the server dependency challenges are reduced.
For more information, refer Creating HTML-based Home page for your application (split deployment).