27282930313233
} @Override public void init() throws ServletException { productDAO = new ProductDAO(); imageDAO = new ImageDAO(); }