hello,
i am rohit.i am a beginner.i installed tomcat 5.0.28 in my window xp sev-2.i also test some servlets and jsp and html page which executed well.
i installed my tomcat in- c:\tomcat 5.0
my problem is that i make a login servlet which check for valid user and if they are valid the servets process forward.
but i am getting this error-
java.sql.SQLExc eption: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified .
i saw related topics in googel for setting my server.xml file.
but i did not understand.so plz. solve my problems.
i am rohit.i am a beginner.i installed tomcat 5.0.28 in my window xp sev-2.i also test some servlets and jsp and html page which executed well.
i installed my tomcat in- c:\tomcat 5.0
my problem is that i make a login servlet which check for valid user and if they are valid the servets process forward.
but i am getting this error-
java.sql.SQLExc eption: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified .
i saw related topics in googel for setting my server.xml file.
but i did not understand.so plz. solve my problems.
Comment