LevelFourAB / dust

Web framework for Java based on JAX-RS

Home Page:http://dust.l4.se/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dust

Dust is template and web framework for Java, providing a way to build modular sites and web apps. Dust is built on-top of JAX-RS using RESTEasy and Guice.

Dust is component oriented and fully namespace aware. Every component and page belongs to a namespace which is used together with a name to uniquely identify the page and/or component. Templates are written in XML and are mapped to components at runtime.

About

Web framework for Java based on JAX-RS

http://dust.l4.se/

License:Apache License 2.0


Languages

Language:Java 99.5%Language:ANTLR 0.5%