Are JSP and Java still relevant?
        Posted  
        
            by 
                dyyyy
            
        on Programmers
        
        See other posts from Programmers
        
            or by dyyyy
        
        
        
        Published on 2012-07-02T14:31:42Z
        Indexed on 
            2012/07/02
            15:23 UTC
        
        
        Read the original article
        Hit count: 404
        
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
© Programmers or respective owner