Hi,
i have downloaded the html-tmpl-java sources 0.1.2 from sourceforge,
compiled the code with jdk1.4 an tried it.
When i use following code (on the html-tmpl-java homepage the example
does the same):
Template templ =3D new Template("myTemplate.html");
the the java compiler says to me:
"the constructor Template(String) is deprached"
what kind of constructor should i now use, to create a new
template-class from a given template file?
Thanks a lot
Waffel (alias Thomas Wabner)
|