public ProductoController() { productoBL = new ProductoBL(); lineaBL = new LineaBL(); grupoBL = new GrupoBL(); }