Hi! I have added a new class in org.apache.nutch.util Now when I do ant war, and I check out the class in the build folder, its there. But deploying the war file, and trying to use the newly added class in a JSP throws an error, saying, " cannot be resolved to a type", shows in the logs.
I checked out the nutch0.9.jar in the TomCat folder in \WEB-INF\lib, and the class is there in the jar. Still I am unable to use it. What is the reason and how can it be resolved? Thanks and regards, Mayank. -- Mayank Kamthan
