If it is fine, please merge it with master and 4.0.x branch.
Comment From: rstoyanchev
Looks good overall.
The indentation of web.xml sample doesn't look right and needs to be corrected (probably a mix of tabs and spaces?). Also "Spring MVC" works better than "servlet MVC".
Comment From: sdeleuze
I fixed web.xml sample indentation, and proposed "Web MVC" instead of "Spring MVC" or "Servlet MVC" in order to match with terms used in reference documentation chapters. Is it fine for you or should I use "Spring MVC" instead ?
Comment From: rstoyanchev
Merged.