The following trick will only work in developpment env., to change the default port in production use -Dhttp.port=9001 instead.
Affichage des articles dont le libellé est playframework. Afficher tous les articles
Affichage des articles dont le libellé est playframework. Afficher tous les articles
PlayFramework MVC2.NET DisplayForModel template tag
The template tag DisplayForModel returns the HTML markup of each property of a specified model. It can create html forms and supports error validation and model validation.