EJB Question

Hi,

I encountered this question and was confused abt the answer

What do EJB containers NOT provide?

1)Automated support for transaction management

2)Selecting application behavior at assembly or deployment time

3)Support for life-cycle management of EJB components

4)Bean lookup services

5)Run-time environment for JSP pages

Can anybody help?

Thanks

-jonny.

[430 byte] By [jonnya] at [2007-11-27 7:06:08]
# 1
5) run-time environment for JSP Pages.JSPs are defined by the Servlet/JSP spec and run in a web container.
ksaksa at 2007-7-12 18:57:24 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...