Which two are benefits of servlets? (Choose two.)
A.
They allow you to embed Java code in HTML files.
B.
They represent data in a persistent store.
C.
They can produce dynamic content in response to web client requests.
D.
Their lifecycles are managed by the container.