source: Dev/branches/play-2.0.1/documentation/manual/book/BookJavaHome.md @ 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: 269 bytes
Line 
1# Play 2.0 for Java developers
2
3The Java API for the Play 2.0 application developers is available in the `play` package.
4
5> The API available in the `play.api` package (such as `play.api.mvc`) is reserved for Scala developers. As a Java developer, look at `play.mvc`.
Note: See TracBrowser for help on using the repository browser.