Skip to content

mteodori/d2d-wicket-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code for presentation at Codemotion 2012
-----------------------------------------------

dtd-designer
------------
web application module for the designer, starts a Jetty instance at ports:
- HTTP  8081
- HTTPS 8444
and provides a static web server to design and display wicket templates without processing by Wicket
use mvn jetty:run or launch Start main

dtd-developer
------------
web application module for the designer, starts a Jetty instance at ports:
- HTTP  8080
- HTTPS 8443
provides the full application processing templates from the designer application in addition to to the usual locations.
use mvn jetty:run or launch Start main

About

source code from presentation at Codemotion 2012

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages