Cherry Gupta wrote:still the same problem.
I had put the jar file in lib folder to but no luck.
I think you need to double check everything. Are you sure you have the correct Jar? Open that Jar and make sure it contains the class your application is looking for.
Are you sure you've copied the Jar into the correct directory? You've said you copied it into a 'lib' directory, but not which lib directory.
Are you sure you re-build the application since making this change, then re-deployed it?
Are you creating War file for your application? Did you inspect the generated War file to make sure the Jar is actually in the correct location within the War file?