Hibernate&struts 2
Hibernate&struts 2
java
package br.struts2.controller.product;
import br.hibernate.beans.Product;
public RemoveProduct() {}
@Override
public String execute() throws Exception {
productDao.removeProduct(product);
return SUCCESS;
}
Page 1