First page
Back
Continue
Last page
Overview
Graphics
The WebToolkit
WebToolkit web sites and .ini files
PathInfoPrefixResolver and WebSiteResolver
(typically) first element of path determines which Responder will be used (fall back to WebSite-s)
http://localhost:8008/echo
Would be handled by RequestEchoer – VERY USEFUL
http://localhost:8008/tutorial/first_page.jsp
Would go to the “tutorial” web site defined in tutorial-site.ini
Notes:
Show VisualWave server console
Make web request to echo responder