You get a ClassCastException while trying to read a previously loaded object. You have a compiled class under /apps/abc/classes. You load an object from this class into the session by using your servlet which is also compiled in /apps/abc/classes. Then, you try to read the loaded object in a JSP from /apps/abc/components/examplecomponent.