HTML templates for jsp?

Hi! My name is M醫h?Szabolcs. I wrote some php codes, using the Smarty (php)class. That class can be used to separate the data, and the html code.Is there any class, or template, or something for java web techonologies?
[232 byte] By [matheszabia] at [2007-10-3 0:38:48]
# 1
You can use JSTL which requries you to insert tags into the html. These tags are references to other methods etc. You could also have a look at a framework like struts which aims to separate presentation from logic
angrycata at 2007-7-14 17:32:50 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Thanks
matheszabia at 2007-7-14 17:32:50 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...