hi everyone!
I am geting an error of instantiating
servlet class in
tomcat log.
I am using tomcat 6.0.24.
My servlet is on serial port communication.
I have added a comm.jar (for serial port communication) in "c:\pgm files\apache software foundation\tomcat 6.0\lib "
I had set my classpath to "c:\pgm files\apache software foundation\tomcat 6.0\lib\*.jar"
I added a lib folder in my WEB-INF/lib path and copied the comm.jar to there as well.... I even tried extracting files to my WEB-INF/classes ... but still i am getting the error

.
Someone please respond.... waiting for your reply. Thanku!