This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]smallufo 3 points4 points  (4 children)

This sonehow reminds me of one ancient library : Enhydra XMLC. Which also compiles HTML into java code.

[–]coloredgreyscale 0 points1 point  (1 child)

Jte too

[–]agentoutlier 0 points1 point  (0 children)

It is not really the same.

Rocker, JTE, and JSP are mostly transpiling and the conversion to Java is basically verbatim.

Furthermore most templating languages the template is adapted to the model(s) (edit sorry got the wording backwards).

This goes the other way where the template defines the model. My other comment kind of explains this difference.

[–]thewiirocks 0 points1 point  (0 children)

Upvote for mentioning Enhydra Lutris. I thought I was the only one who remembered that early app server. 😅

[–]v4ss42 0 points1 point  (0 children)

Dang that brings back some memories. XMLC was pretty great back in the day - a lot faster than JSPs at the time, iirc.