2 Replies Latest reply on May 23, 2004 10:28 AM by johan_tre

    problem update database

    jagm88

      Hello,

      I have a Entity EJB called Customer, I retrieve with one finder method one of them in my servlet. I modify this EJB with set methods. I forward to jsp and I see that Database not is updated with changes I do it. It seem the servlet not call ejbStore method. Why?

      Thanks