Package org.apache.wicket.examples

Class Summary
HelloWorldServlet Simple servlet that if configured with WicketSessionFilter prints the current session.
ServerHostNameAndTimeFilter Displays server host name (combination of name, ipaddress and unique id, which is either based) and time it took to handle the request in the browser's status bar like this: window.defaultStatus = 'Host: myhost/192.168.1.66/someid, handled in: 0.01s'
WicketExampleApplication Wicket Example Application class.
WicketExampleHeader Navigation panel for the examples project.
WicketExamplePage Base class for all example pages.
WicketExampleRequestCycle Handles the PageExpiredException so that the SourcesPage can recover from a session expired.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.