Hi I am (really) looking for a "real" 3-tier javaEE app sample for tomEE (I am learning).
Tomcat expert blog says 90% of javaee apps are just 2-tier, probably it's true. By "real" I mean each tier running on its own box. I've heard so much about detaching the presentation (jsf/jsp/servlets) from the business logic (ejb), but I can hardly find any real world example. Don't need to be a pet store. The barely minimal is ok for me. TIA Leo
