Create article about object binding between controller and view
danielfernandez opened this issue · 1 comments
danielfernandez commented
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.
danielfernandez commented
Article published: http://www.thymeleaf.org/springmvcaccessdata.html
Authored by @kolorobot