Y
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
henk53
1363 days ago
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.
link
vips7L
1372 days ago
There are extremely modern parts of EE that tons of people use like JAX-RS, JPA (hibernate), microprofile, and CDI.
link