23BCM029

123456789101112131415
Across
  1. 3. Which server is Java EE 7 compliant?
  2. 4. Monolithic architecture deploys how?
  3. 9. Which layer talks to the database?
  4. 10. Who controls component lifecycle?
  5. 12. What are small independent networked services called?
  6. 14. Architecture for asynchronous events?
  7. 15. Which container runs EJBs?
Down
  1. 1. Which architecture combines UI, business logic, and data in one unit?
  2. 2. Which architecture has client and server roles?
  3. 5. Java EE API for messaging?
  4. 6. Name one Java EE application server
  5. 7. What does dependency injection supply?
  6. 8. Which container runs Servlets?
  7. 11. Which server supports clustering?
  8. 13. Which architecture has all nodes as both client and server?