[Wicket-user] Concerning non-session scoped Lists for paging

2006-01-23 Thread Rick Reumann
I was looking at the Library example and I noticed it uses a PageableListView added to a PagingNavigator to display the List of books. In this case all the books are being populated from a single List. How do you handle the cases where you need pagation, but each request for a new page should go o

[Wicket-user] greetings and question on FormInput example and userGuide

2006-01-20 Thread Rick Reumann
First off, I'm totally new to Wicket. A lot of experience with Struts and have written a lot of online tutorials for Struts here http://www.learntechnology.net/  At some point I'd like to take the same concept of the Struts-CRUD example and turn it into a Wicket app for comparison. (If any of you h