I see in several code examples the views using those tags jsp , which I find very ugly and dirty.
Is there a java web framework that is used in corporate app and can give me the normal html, without those ugly tags like <h:form>
and others?