Hacker News new | ask | show | jobs
by riku_iki 1372 days ago
curious if someone uses it, something like java server faces. I thought it died 15 years ago.
2 comments

It's Jakarta Faces now ;) And it's still relative active with a major new version (Jakarta Faces 4) in Jakarta EE 10. Of course the entire concept of server side rendering is not as much used as it once was, but that said it's still used.
There are extremely modern parts of EE that tons of people use like JAX-RS, JPA (hibernate), microprofile, and CDI.