使用JNDI配置数据源对象时,配置的步骤包括() 
A: 配置context.xml
B: 配置web.xml
C: 添加数据库驱动
D: 使用lookup()方法来获取数据源对象
出自:计算机科学