Categories
Tags → Java Jakarta

Easy Framework

Easy Framework implements the Model-View-Controller (MVC) design pattern, and encourages application design based on this paradigm. MVC allows the Web page (i.e. View) to be mostly separated from the internal application code (Controller/Model), maki...
DETAILS

Use the Element Construction Set to create formatted logs

The Jakarta Element Construction Set (ECS) is an open source project for creating markup language documents using the Java language and an object-oriented approach. Java developer Amit Tuli provides an introduction to ECS and shows you a step-by-step...
DETAILS

Tomcat

The Jakarta Project creates and maintains open source solutions on the Java platform for distribution to the public at no charge. Jakarta products are developed by and distributed through various subprojects, which are listed under Products in the ...
DETAILS

Extending Ant to support interactive builds

Ant, from Jakarta project at the Apache Foundation, has become a de facto standard for building Java projects. You may already be using it to create automatic builds. It''s easy enough to tailor those builds to your needs by customizing the buil...
DETAILS
©2003-2019 jCay.com