I am getting Error: Jasper Exception for "com.microsoft.jdbc.sqlserver.SQLServerDriver"
I have included sqljdbc4.jar in lib folder of tomcat serve bt still getting an error
I dont know where to place sqljdbc4.jar...i am getting an error..so plz help me

Recommended Answers

All 2 Replies

First, don't mess with your Tomcat lib directory; all application related jars should ideally go in the WEB-INF/lib directory of your web application, unless you have a good reason to not do so.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.