I have been learning javaEE and MVC pattern for a while from books and tutorials. but I wish to see how is coded a real world JavaEE projects. by real world project I mean a full application which is using by other people.
maybe an opensource project like an e-commerce, a forum or a cms, I know many for php but none for javaEE. will be better if they use mvc architecture or any framework(but doesn't matter) and have good documentation
any suggestion?
thanks