Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Name

Config Browser Plugin

Author

N/A

Homepage

N/A

Version

N/A

Publisher

Apache Software Foundation

License

Open Source (ASL2)

Version Compatibility

Bundled with Struts 2

State

Stable

License

Open Source (ASL2)

Download

N/A

...

Wiki Markup
{rate:title=Rating|theme=dynamic|key=ConfigBrowser}

The Config Browser is

Excerpt

a simple tool to help view your Struts configuration at runtime

. It is very useful when debugging problems that could be related to configuration issues.

Features

  • Browsable view of loaded configuration
  • Shows all accessible action URLs

Usage

To use the plugin, simply copy the jar into your application. Once installed, you can access the tool by opening to the action named index in the config-browser namespace.

(info) In most cases (if you are using the default ActionMapper), the URL is something like http://localhost:8080/starter/config-browser/index.action.

Example

Gallery

Settings

This plugin provides no customizable settings.

...

This plugin can be installed by copying the plugin jar into your application's /WEB-INF/lib directory. No other files need to be copied or created.