Description
A recurring question on the user list is the ability to map alternative extensions as Page class templates instead of the default ".htm".
We could add a method ConfigService#isTemplate(String path), that can be invoked (at app startup) to check if a template is .htm/.jsp. Users can then override this single method to map alternative extensions.