Demonstrates techniques for mapping requests to modules, and for mapping requests within modules to particular servlets and filters registered within the respective modules.
The easiest way to access the examples is to check them out directly from trunk.
svn co http://impala.googlecode.com/svn/trunk/urlmapping-sample urlmapping-sample
Then open an Eclipse workspace in the new urlmapping-sample folder, and import all the projects into the workspace.
The workspace should look something like this:
From within Eclipse, run StartServer as a web application. Then connect using the URL:
Wiki: NamespaceWebReference
Wiki: Release1_0RC1Announcement
Wiki: RunningSamples
Wiki: StartServer
Wiki: WikiHome