MVC architecture EJB funcionallity
        Posted  
        
            by Ignacio
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ignacio
        
        
        
        Published on 2010-06-16T13:40:08Z
        Indexed on 
            2010/06/16
            13:42 UTC
        
        
        Read the original article
        Hit count: 184
        
HI would like to understand how do ejbs work in an MVC architecture, what i do not get is: When the web app starts, the system creates an ejb for each record in every table of db or an ejb with all the records of all tables?
Thank you very much
© Stack Overflow or respective owner