Difference between revisions of "JDynamiTe"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=JDynamiTe |Short description=Dynamic Template in Java: dynamically create documents in any format from templates |Full description=JDynamiTe is a tool which allo...")
 
Line 13: Line 13:
 
JDynamiTe does not include a specific template language, and it is not a complete framework.
 
JDynamiTe does not include a specific template language, and it is not a complete framework.
 
It is a simple "brick" in your software architecture, a "glue" between your data model and your presentation model.
 
It is a simple "brick" in your software architecture, a "glue" between your data model and your presentation model.
 
 
|Homepage URL=http://jdynamite.sourceforge.net
 
|Homepage URL=http://jdynamite.sourceforge.net
 
|Computer languages=Java
 
|Computer languages=Java

Revision as of 16:07, 29 December 2014


[edit]

JDynamiTe

http://jdynamite.sourceforge.net
Dynamic Template in Java: dynamically create documents in any format from templates

JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents. Some typical usage domains of JDynamiTe are:

  • dynamic Web pages creation,
  • text document generation,
  • source code generation...

In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data.

The main benefit of JDynamiTe is to allow a true separation between data (content), presentation (container) and content generation code (written in Java).

JDynamiTe does not include a specific template language, and it is not a complete framework. It is a simple "brick" in your software architecture, a "glue" between your data model and your presentation model.





Licensing

License

Verified by

Verified on

Notes

Verified by

Jgay

Verified on

2 January 2015




Leaders and contributors

Resources and communication

Software prerequisites

KindDescription
Required to useJava Runtime Environment




Entry

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.