Download RedirectAfterPost Free Java Code

Description

Play! framework sample project showing redirect after post tecnique.

Source Files

The download file RedirectAfterPost-master.zip has the following entries.


.gitignore//from w  w  w.j  a v  a  2s.  c  o  m
README.md
app/controllers/Application.java
app/controllers/Redirected.java
app/controllers/Rendered.java
app/models/User.java
app/views/Application/list.html
app/views/Redirected/add.html
app/views/Rendered/add.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/Application.test.html
test/ApplicationTest.java
test/BasicTest.java
test/data.yml

Download

Click the following link to download RedirectAfterPost-master.zip.

RedirectAfterPost-master.zip




















Home »
  Java Free Code »
    Web Framework »




Framework Web
GWT
PlayFramework
PureMVC
RESTful
Servlet
websocket
Wicket