Dashboard > WebWork > ... > WebWork > Config Browser
  WebWork Log In View a printable version of the current page.  
  Config Browser
Added by Patrick Lightbody, last edited by Nick Hill on Dec 29, 2005  (view change)
Labels: 
(None)

The config browser is a simple tool to help view your WebWork action configuration at runtime. It is very useful when debugging problems that could be related to configuration. To install it, you need to follow these two steps:

  1. Add the FreeMarker dependencies to your web application
  2. Add the following to your xwork.xml: <include file="config-browser.xml"/>

Once you have done this, you can access the tool but going to the action named index in the config-browser namespace. In most cases (if you are using the default ActionMapper), the URL is something like http://localhost:8080/starter/config-browser/index.action.

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request - Contact Administrators