Why is J2EE scalable?
        Posted  
        
            by py213py
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by py213py
        
        
        
        Published on 2009-02-21T01:41:32Z
        Indexed on 
            2010/06/09
            5:32 UTC
        
        
        Read the original article
        Hit count: 248
        
I heard from various sources that J2EE is highly scalable, but to me it seems that you could never scale a J2EE application to the level of the google search engine or any other large website.
I would like to hear the technical reasons why it is so scalable.
© Stack Overflow or respective owner