Application easywebexample

From this section, we will start to build a example web application: easywabexample. This project will go though all the feature about framework easyweb. You can go to github easywebexamplearrow-up-right to download the source code as start template.

This project will start by following list points: 1. basic configuration for EasyWeb in web.xml file 2. annotation configuration for project 3. create a controller and mapping methods 4. use easyweb taglib and utilities APIs 5. create a filter and mapping methods 6. enable easyweb monitor on developement

Last updated