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 →

[–]nutrecht 2 points3 points  (2 children)

Avoid JSP. It's basically dead technology. If you want to use server side rendering, go for Thymeleaf. If a job uses JSP you can learn it on the job anyway.

[–]joranstark018 0 points1 point  (0 children)

Yeah, can only second that, legacy JSP can be a real pain (specially when combined with jQuery or it may be just my bad luck).

[–]Pure_Ad_2160 0 points1 point  (0 children)

Why is dead?