The project structure:
artifact/ ├── pom.xml ├── src │ ├── main │ │ ├── html │ │ │ └── MyPage.html │ │ └── java │ │ └── group │ │