osallou
12-12-2002, 04:37 AM
Hi,
I created my own servler to display demo data (FoodMart).
I got error "Error: junit/framework/Test " during :
DriverManager.getConnection(connectString, null, false);
My connectString is correct (tested with Demo servlet)
Could you help me ? I don't understand how Junit is invloced in my code.
Olivier
I created my own servler to display demo data (FoodMart).
I got error "Error: junit/framework/Test " during :
DriverManager.getConnection(connectString, null, false);
My connectString is correct (tested with Demo servlet)
Could you help me ? I don't understand how Junit is invloced in my code.
Olivier