I\'m looking fo开发者_开发百科r some good books/internet material that discusses on how to make decision on architecture for a Java web application, discuss on various considerations etc.
I added the following annotation to enable cache to one of my EJB3 entities, to test caching with ehCache, where I use Hibernate as the persistence provider: