Multiple choice technology web technology

BSI..Services in BIB2 is developed as

  1. EJB

  2. POJO

  3. Webservices

  4. Webproject

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

BSI services in BIB2 are developed as POJOs (Plain Old Java Objects), not as EJBs (which are heavier) or web services/web projects. POJOs are simpler Java objects without enterprise framework dependencies.