jet

FAQ

Business delegate:
The Jet Servlet works as a controller and delegates the request to the correspnding
jet action/url. Each jet action can delegate the request to each other.

business delegate

Model View Controller:
Jet implements the MVC design pattern:
- Model -> JetForm
- View -> Freemarke templates
- Controller -> JetServlet

Support This Project

Valid HTML 4.01 Transitional

Java Enterprise Turbine

Powered by FreeMarker