- AJAX update and file download in one blow
- Building wizard functionality — How to build a wizard in Wicket
- Composite Behaviors — How to combine different behaviors into one
- Custom WebSession (Storing Objects In Session)
- Displaying content (e.g. PDF, Excel, Word) in an IFRAME
- Getting a url for display — Getting the actual URL for a WebPage as a String
- How to add or update HTML tag attributes
- How to configure mod_proxy_http for Wicket application
- How to create a custom component
- How to display a Flash movie (from a byte array)
- How to load an external image
- How to make NavigationToolbar hide paging components at limits
- How to order your feedback messages
- How-to redirect page from a pop-up
- How to redirect to an external non-Wicket page
- How to Stamp an Image Template with Context Specific Details
- How to switch to SSL mode — An explanation of how to transparently switch from http to https.
- Including JSP files in HTML templates
- Modal Windows
- Object Container, adding Flash to a Wicket Application — Hidden Excerpt
- Page construction strategies — Patterns for building pages that use inheritance
- Panels and borders — How to create reusable elements using Panels
- Raw HttpServletRequest — How to get access to the raw HttpServletRequest and HttpServletResponse objects
- Removing message bundle requirements for validation
- Render strategies — A note on the rendering strategies available
- Reusable multi step panel by using a delegate pattern
- Rss Page — How to create a Rss page in Wicket
- SEO - Search Engine Optimization — Some Search Engine Optimization tricks with wicket
- Simple Flash container based on AbstractTransformerBehavior
- Stateless pages
- Using custom converters
- Using intercept pages — remembering last visited pages and redirection
- Using JBoss Serialization in Wicket 1.5
- Wicket application behind mod_proxy_http and https