0 votes
in Spring Framework Database Integration by
A session scope scopes the bean definition to an/the ____________

a) HTTP request

b) HTTP Application/Global session

c) HTTP session

d) Spring IoC container

1 Answer

0 votes
by
c) HTTP session

A session scope scopes the bean definition to an/the HTTP session
...