List of Listings
Chapter 2. The architecture of Wicket
Listing 2.1. Custom session that holds a reference to a user
Listing 2.2. Simple request target that redirects to the provided URL
Listing 2.3. Java code for the Hello web page (Hello.java)
Listing 2.4. HTML code for the Hello web page (Hello.html)
Listing 2.5. HelloSun Java code
Chapter 3. Building a cheesy Wicket application
Listing 3.1. Cart.java: Implementing a simple shopping cart
Listing 3.2. CheesrApplication.java: Application Class
Listing 3.3. CheesrSession.java: Custom session holding the shopping cart
Listing 3.4. CheesrPage.java: Base class for all pages in our application
Get Wicket in Action now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.