I don't really see differences between this two objectives :
- Describe how the principle of "separation of concerns" has been applied to the layers of a
Java EE application. Layers include application, virtual platform (component APIs), application infrastructure (containers), enterprise services (operating system and virtualization), compute and storage, and the networking infrastructure layers.
- Describe how the principle of "separation of concerns" has been applied to the main system tiers of a Java Platform, Enterprise Edition application. Tiers include client (both GUI and web), web (web container), business (
EJB container), integration, and resource tiers.
May be some examples could help....
Thanks.