JavaScud | Forum | JIRA | Blog |
  Dashboard > WebWork2文档中文化计划 > ... > Related Tools > Config Browser
  WebWork2文档中文化计划 Log In View a printable version of the current page.  
  Config Browser
Added by scud, last edited by scud on Mar 30, 2006  (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 running on a free Atlassian Confluence Open Source Project License granted to WebWork China. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.3 Build:#808 May 29, 2007) - Bug/feature request - Contact Administrators