* Jt is a pattern oriented framework. Jt implements many well-known design
patterns. This includes Data Access Objects (DAO), adapters for several J2EE
API, etc.
* Jt implements a messaging pattern/API: framework objects are
able to interchange information and perform computations by sending, receiving
and processing messages. The messaging paradigm provides additional
encapsulation and software simplicity. The messaging API implemented by the Jt
Framework is very simple: very few calls are required to create, manipulate and
destroy messages and objects. On the other hand, this API is very powerful.
* Lightweight/fast framework for rapid development. The framework can be
easily extended by adding additional Jt adapters and helpers.
* Support for
the JDBC API via a JDBC adapter.
* JavaMail API support via the
implementation of a JavaMail adapter
* Web Services support via the
implementation of a Web Services adapter. The Jt messaging API greatly
simplifies the development of web services.
* Easy customization of
framework applications. This is done via resource files: object attributes can
be automatically loaded from a resource file.
* Java Server Pages (JSP)
support.
* Support for the XML API via XML helpers. Framework objects can
be converted to/from the XML format.
* Built-in logging/debugging
capabilities. Messages between framework objects are automatically logged. This
simplifies the debugging and testing tasks.
* Built-in testing
capabilities.
* The Jt Framework provides a consistent way of handling and
logging application errors and exceptions.
* Proven technology. The Jt
framework has been used for the development of several large enterprise
applications.
* Cross-platform, implemented using JavaTM technology.
*
Runs on any J2EE 1.4 compatible application server. For additional information
please refer to http://jt.dev.java.net
Submitted by DrEvil on Tue, 01/01/2008 - 10:58.
Recent comments
1 week 6 days ago
2 weeks 4 days ago
4 weeks 18 hours ago
5 weeks 5 days ago
8 weeks 4 days ago
9 weeks 2 days ago
12 weeks 6 days ago
12 weeks 6 days ago
15 weeks 4 days ago
18 weeks 1 day ago