-
JDynamiTe 1.2 now available
The main new feature of JDynamiTe 1.2 is that all the Variable keys of the template document are now recorded during analysis (i.e. in the "setInput" method).
All the values of these key/value pairs are initialized with an empty string value.
Benefits :
- you can get the list of these keys with a new method called "getVariableKeys". It can be useful at the beginning of your process, for example to get all the variable values from your database, even if you do not know in advance the keys.
- no more warning message if a Variable is not explicitly set before parsing the template document.
More details about JDynamiTe 1.2 at http://jdynamite.sourceforge.net/doc/jdynamite.html#news
2002-12-18 20:34:55 UTC by cbouleau
-
JDynamiTe 1.1 now available
The main new feature of JDynamiTe 1.1 is the "Ignored Element" block. This optional element can be used in template documents. An "Ignored Element" is a "block" which
will be completly ignored (skipped during document analysis). It will not be part of the output document. An "Ignored Element" can be inserted anywhere in the template document, even inside "Dynamic Element". The greatest benefit is that it will allow HTML
designers to build more realistic pages, with concrete data, giving a better idea of the possible dynamic page look and feel.
More details at http://jdynamite.sourceforge.net/doc/jdynamite_sf.html#news
2001-09-26 19:05:29 UTC by cbouleau
-
JDynamiTe users mailing list available
General information about the mailing list is at:
http://lists.sourceforge.net/lists/listinfo/jdynamite-users
To post to this list, send your email to:
jdynamite-users@lists.sourceforge.net
Use it !
2001-06-14 15:21:40 UTC by cbouleau
-
JDynamiTe 1.0 available
This is the first release of JDynamiTe :
Dynamic Template in Java.
2001-06-10 08:19:48 UTC by cbouleau