Hey Guys!! I am a new entrant to JSP field..
I have to write a JSP file in which i gotta connect to Database DB2
I am able to connect to DB2 from .java file and able to compile and run the file successfully.
But when i am trying to copy the same code in scriplets in JSP file i am getting an exception that Driver Not Found.
Can some one please (VERY URGENTLY) guide me how to CHECK my Machine...