A developer must implement a “shopping cart” object for a web-based application. The shopping
cart must be able to maintain the state of the cart, but the state is not stored persistently. Which
J2EE technology is suited to this goal?
A.
JAX-RPC
B.
entity beans
C.
stateful session beans
D.
stateless session beans
E.
JMS