thymeleaf/thymeleaf.github.io

Create article about object binding between controller and view

danielfernandez opened this issue · 1 comments

Quite a few people seem to be having problems in finding how objects created or handled by the controller can be accessed from thymeleaf templates, and what the scopes are (session, application, param, etc.).

Creating a new very brief article about this should help.