Classloader Servlet project consists of two servlets: one to search for from which location is a particular class loaded; and the other to list the complete classpath (in the order of loading) available to the web application. Deployment is just copying the Jar file into your web application's /WEB-INF/lib directory.