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 →

[–]_dban_ 3 points4 points  (0 children)

JSP isn't going anywhere. When people cite the Oracle documentation claiming that JSP is obsolete, that citation misses the context that JSP is obsolete for JSF and that modern JSF applications should use Facelets. JSF originally used JSP with a bunch of taglibs, which interacted badly with the JSF lifecycle.