Refresh to a datatable

0

This is how I am doing a small site in java only when I add a product and click to list the datatable does not update, I do not know how and what I have to do so that every time the page is displayed update the Array.

Another thing that happens to me is that when I add a product the fields do not get clean.

Images (1 I added then went to list and as they see the carrot does not appear)

Insert

List

    
asked by anonymous 08.09.2015 / 20:21

1 answer

0

I've already decided I put all the class in spring or so

<bean id="Verificarsessao" class="service.Verificarsessao"></bean>

    
08.09.2015 / 21:26