ruixie/JavaEe6WebApp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a Maven project To download source: git clone git://github.com/m4r35n357/JavaEe6WebApp.git To build & test: $ cd JavaEe6WebApp $ mvn clean install To run: $ mvn embedded-glassfish:run then browse to: http://localhost:9090/jee6webapp ------------------------------------------------ NB at the current time you will need to obtain the unreleased DWR JAR from http://java.net/projects/dwr/downloads/download/DWR_3.x/3.0_RC2/dwr.jar and set it up in your local repository as it appears in the POM.