Re: [htmltmpl] html-template-java
Brought to you by:
samtregar
From: Philip S T. <phi...@gm...> - 2002-06-28 14:27:53
|
On Fri, 28 Jun 2002, ralf ullrich wrote: > I hope this isn't off-topic in this list, but I have a question > concerning the use of html-template-java. The background is that I'm Hi, Philip here. Well, as long as the discussion is HTML-Template related, Sam says that it's okay to carry it on here. > planning to write an article about the use of htmltemplate as a > cross-language-templating-systems (as Sam Tregar said), mostly about > the perl , python and java-version. The motivation is to make > html-template a little bit more known outside the perl universe. I > started to write code for perl and python, and everything works like > one would expect. My only problem is the java version, which works > great if I use lower-case tags. But if I use upper-case <TMPL_LOOP > NAME="loop"> and close it accordingly my java servlet does not > generate any output. The strange thing is that it works if TMPL_LOOP > is in upper, but /tmpl_loop in lowercase; the same is true for the > conditionals. Does anybody have a glue? I asked this on the > htmltemplate-java list, but got no answer, so I turned to this list, I'll look into it. unfortunately I've been having trouble with sourceforge over the last few days, and was away from mail for a few weeks before that. Philip |