How are jsp pages executed,what's the principle in it?
        Posted  
        
            by user198729
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user198729
        
        
        
        Published on 2010-03-22T10:34:53Z
        Indexed on 
            2010/03/22
            11:01 UTC
        
        
        Read the original article
        Hit count: 301
        
I'm reading the steps to build a web app skeleton:
http://maestric.com/doc/java/spring/setup#web_app_skeleton
And feel it's greatly different from other languages like PHP.
How is it executed?
© Stack Overflow or respective owner