Link Details

Link 126159 thumbnail
User 251548 avatar

By djo.mos
via wicketinaction.com
Published: Oct 16 2008 / 03:42

A common question on Wicket mailing lists is “Why doesn’t my ListView work as expected in a Form?”. There can be many possible answers, but the core issue is that ListView was never designed to work as a form component. ListView is great when it comes to displaying a list of elements, but in order to be a good citizen in Wicket’s form processing a list editor should possess the following features:
  • 13
  • 0
  • 1142
  • 283

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.