I am working on a JSP + Servlet bookstore project and had one issue that I ran into. I have a displayItem servlet with the following code.
package servlets;