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:
1.4 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?> |
---|
2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> |
---|
3 | <html> |
---|
4 | <head> |
---|
5 | <title></title> |
---|
6 | <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
---|
7 | |
---|
8 | <link type="text/css" media="screen" rel="stylesheet" href="../lib/ref-index.css" /> |
---|
9 | <script type="text/javascript" src="../lib/jquery.js"></script> |
---|
10 | |
---|
11 | </head> |
---|
12 | <body><div class="entry"> |
---|
13 | <div class="name">query</div> |
---|
14 | <div class="occurrences"><a name="anorm.SqlQuery" class="extype" href="../anorm/SqlQuery.html">SqlQuery</a> </div> |
---|
15 | </div><div class="entry"> |
---|
16 | <div class="name">queryString</div> |
---|
17 | <div class="occurrences"><a name="play.api.libs.ws.WS.WSRequestHolder" class="extype" href="../play/api/libs/ws/WS$$WSRequestHolder.html">WSRequestHolder</a> <a name="play.api.mvc.RequestHeader" class="extype" href="../play/api/mvc/RequestHeader.html">RequestHeader</a> <a name="play.api.mvc.WrappedRequest" class="extype" href="../play/api/mvc/WrappedRequest.html">WrappedRequest</a> <a name="play.api.test.FakeRequest" class="extype" href="../play/api/test/FakeRequest.html">FakeRequest</a> </div> |
---|
18 | </div><div class="entry"> |
---|
19 | <div class="name">QueryStringBindable</div> |
---|
20 | <div class="occurrences"><a name="play.api.mvc" class="extype" href="../play/api/mvc/package.html">mvc</a> </div> |
---|
21 | </div></body> |
---|
22 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.