Hi Guys,
I m getting error when i try to run the
jsp file..
the error i m getting is:
Error 500: Unable to compile class for JSP An error occurred at line: 2 in the jsp file: /Connect.jsp Generated
servlet error: C:\Documents and Settings\c_santosh\My Documents\IBM\wsappdev51\workspace\.metadata\.plugins\com.ibm.etools.server.core\tmp0\cache\localhost\server1\DefaultEAR\Testweb.war\_Connect.java:73: cannot resolve symbol symbol : class
Test location: class org.apache.jsp._Connect Test cb = null; ^ An error occurred at line: 2 in the jsp file: /Connect.jsp Generated servlet error: C:\Documents and Settings\c_santosh\My Documents\IBM\wsappdev51\workspace\.metadata\.plugins\com.ibm.etools.server.core\tmp0\cache\localhost\server1\DefaultEAR\Testweb.war\_Connect.java:76: cannot resolve symbol symbol : class Test location: class org.apache.jsp._Connect cb= (Test) ^ An error occurred at line: 2 in the jsp file: /Connect.jsp Generated servlet error: C:\Documents and Settings\c_santosh\My Documents\IBM\wsappdev51\workspace\.metadata\.plugins\com.ibm.etools.server.core\tmp0\cache\localhost\server1\DefaultEAR\Testweb.war\_Connect.java:80: cannot resolve symbol symbol : class Test location: class org.apache.jsp._Connect cb = new Test(); ^ 3 errors
any suggestiong?
can u please tell me how can i connect to oracle database using datasource?
thanks in advance
sanny