I am trying to connect to Oracle from jsp using jdbc. but the class.forName(...) throws exception the full code is here:
class.forName(...)
%@ page language="java&