Hello,
I am trying to connect to a database using JSP and Oracle and this error message keeps coming back to me.
D:\tomcat4\work\Standalone\localhost\examples\jsp\db_0002dresult$jsp.java:65: Attempt to reference method forName in class java.lang.Class as an instance variable.
Class.forName = ("jdbcracle:thinmacha.wit.ie:1521:MACH"
Can anyone help me?
I am trying to connect to a database using JSP and Oracle and this error message keeps coming back to me.
D:\tomcat4\work\Standalone\localhost\examples\jsp\db_0002dresult$jsp.java:65: Attempt to reference method forName in class java.lang.Class as an instance variable.
Class.forName = ("jdbcracle:thinmacha.wit.ie:1521:MACH"
Can anyone help me?