I am beginning to use web logic to development web applications. The question is how to connect SQL database in servlet? I have heard about the Oracle database connection and retrieval in J2EE, so can I connect to my SQL database in web logic?
yes u can connect sql also through weblogic. First u get the sql driver class and URl then u can apply at weblogic console and also u must and should set the classpath for ur sql driver.