I took your code and I could reproduce it but then I realized that my
Article.getArticles() method was returning a new ArrayList every time it was
called. I changed it to be static and it fixed it. I did omit the
article.getSmallThumbImageResource() method though.

Can you post the code for your Article class please? 

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/View-page-not-updating-after-Edit-page-makes-changes-tp4664739p4664751.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to