source: Dev/branches/play-2.0.1/samples/scala/helloworld/README @ 322

Last change on this file since 322 was 322, checked in by hendrikvanantwerpen, 13 years ago

Added Play! framework and application with Jena dependency. Working on
the basic things now (login/register), after that start implementing
our data model.

File size: 231 bytes
Line 
1This is a very basic application that demonstrates Play 2.0 fundamentals:
2
3- Writing controllers and actions.
4- Routing and reverse routing.
5- Linking to public assets.
6- Using the template engine.
7- Handling forms with validation.
Note: See TracBrowser for help on using the repository browser.