Are JSP and Java still relevant?
- by dyyyy
I've been working so long in java and jsp, that for me it's a no-brainer to use it. But now as I'm starting to do my own framework for web applications, I'm wondering if jsp is the right choice.
Seing how much php is popular (as well as other languages as ruby and python)
Is JSP still a relevant language. Does it have any clear advantage over other languages ?
I don't want to use it just because i know it better.
So please considering I know nothing, is there a reason to use JSP and JAVA?
Thank you