Dan P <> wrote in news:cdj8ge$iad$:
> We very much appreciate hearing of any real world experience with
> these tools or any feedback on their quality or utility.
>
We have been using for a couple of years the HTML.Template port
which is
Copyright (c) 2002 Philip S Tellis ()
The general impression is absolutely good. No problem ever.
We also added another TMPL_GENERIC tag, which calls arbitrary
Java Code, much as custom JSP tags.
The only glitch is the use of Hashtable (pre-deprecated)
instead of the more sexy HashMap - but who cares, after all?
HTML.Template was great for quickly porting code which
originally was in Perl. With afterthought, we could have used JSP
tags (standard+custom) for obtaining approximately the same effect,
at the cost of reading a lot of docs for doing an extremely simple job.
If you are porting a working thing, do not bother and use HTML.Template!
If you are developing from scratch, mayge a JSP architecture could
be a better choice (more support...)
Good luck
Andrea
--
Andrea Spinelli - IT&T srl
Via Sigismondi, 40 - 24018 Villa d'Alme' (BG)
tel: +39+035636029 - fax: +39+035638129
http://www.imteam.it/