The viewer module for Wicket Objects is used to bootstrap the webapp, providing an implementation of Wicket's WebApplication class that also bootstraps the Naked Objects runtime. It also provides login/logout pages, and registers default sets of views which ultimately determine the look-n-feel of the running webapp.
See this module's Javadoc and the user guide for more information.