Q6 Single choice Mark for later Per wants to connect to a datasource using JDBC.What is the best way to do this? A Write a LotusScript or Java agent and call it from Client-Side JavaScript, as he would have done intraditional Domino web applications. B He must use a third-party tool like DECS or LEI. C The necessary JDBC drivers will come pre-installed with Domino. He just needs to write SSJS or Java to call the required methods. D He will need to download and install the relevant JDBC drivers and write SSJS or Java to call the required methods. Correct answer