Download play forum Free Java Code

Description

A simple forum in Java with the Play Framework.

Source Files

The download file play-forum-master.zip has the following entries.


.gitignore/* w ww . j av a2 s.  c  o  m*/
README
app/Bootstrap.java
app/Topic/build.xml
app/Topic/commands.py
app/Topic/conf/dependencies.yml
app/Topic/conf/messages
app/Topic/conf/routes
app/Topic/src/play.plugins
app/controllers/Application.java
app/controllers/Security.java
app/models/Author.java
app/models/Post.java
app/models/Topic.java
app/views/Application/AddTopic.html
app/views/Application/Topic.html
app/views/Application/index.html
app/views/Application/showTopic.html
app/views/errors/404.html
app/views/errors/500.html
app/views/main.html
conf/application.conf
conf/dependencies.yml
conf/messages
conf/routes
public/images/favicon.png
public/javascripts/jquery-1.5.2.min.js
public/stylesheets/main.css
test-result/BasicTest.class.passed.html
test-result/TEST-ApplicationTest.xml
test-result/TEST-BasicTest.xml
test-result/application.log
test-result/result.passed
test/Application.test.html
test/ApplicationTest.java
test/BasicTest.java
test/data.yml

Download

Click the following link to download play-forum-master.zip.

play-forum-master.zip




















Home »
  Java Free Code »
    Web Framework »




Framework Web
GWT
PlayFramework
PureMVC
RESTful
Servlet
websocket
Wicket