Which Java version do you mostly (have to) work with?
        Posted  
        
            by ferdystschenko
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ferdystschenko
        
        
        
        Published on 2010-05-06T07:49:21Z
        Indexed on 
            2010/05/06
            7:58 UTC
        
        
        Read the original article
        Hit count: 312
        
While from version 5 on, Java provides many extremely useful features like annotations, enums, generics, etc., 1.4 is still in use in many enterprise projects. So I'm wondering what the chances are that you still have to work with 1.4, thus being forced to go without JPA, EJB3 etc. In your answer, please also state the branch of company you work for. Which are the reasons for not switching to Java 5?
Thanks, Armin
© Stack Overflow or respective owner