<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
  <channel>
    <title>yingqing</title>
    <description></description>
    <link>http://yingqing.javaeye.com</link>
    <language>UTF-8</language>
    <copyright>Copyright 2003-2008, JavaEye.com</copyright>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>JavaEye - 做最棒的软件开发交流社区</generator>
          <item>
        <title>Config browser</title>
        <author>yingqing</author>
        <description>
          <![CDATA[
          <br/>
          作者: <a href="http://yingqing.javaeye.com">yingqing</a>&nbsp;
                    链接：<a href="http://yingqing.javaeye.com/blog/86525" style="color:red;">http://yingqing.javaeye.com/blog/86525</a>&nbsp;
          发表时间: 2007年06月04日
          <br/><br/>
          声明：本文系JavaEye网站发布的原创博客文章，未经作者书面许可，严禁任何网站转载本文，否则必将追究法律责任！
          <br/><br/>
          <p>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:</p>
<ol>
    <li>Add the FreeMarker dependencies to your web application </li>
    <li>Add the following to your xwork.xml: <strong>&lt;include file=&quot;config-browser.xml&quot;/&gt;</strong> </li>
</ol>
<p>Once you have done this, you can access the tool but going to the action named <em>index</em> in the <em>config-browser</em> namespace. In most cases (if you are using the default <a href="http://wiki.javascud.org/display/ww2cndoc/ActionMapper" title="ActionMapper">ActionMapper</a>), the URL is something like <span class="nobr"><a href="http://localhost:8080/starter/config-browser/index.action" rel="nofollow">http://localhost:8080/starter/config-browser/index.action<sup><img class="rendericon" src="http://wiki.javascud.org/images/icons/linkext7.gif" border="0" height="7" align="absMiddle" alt="" width="7" /></sup></a></span>.</p>
          <br/><br/>
          <span style="color:red;">
            <a href="http://yingqing.javaeye.com/blog/86525#comments" style="color:red;">已有 <strong>0</strong> 人发表留言，猛击-&gt;&gt;<strong>这里</strong>&lt;&lt;-参与讨论</a>
          </span>
          <br/><br/><br/>
          <span style="color:#E28822;">JavaEye推荐</span>
          <br/>
          <ul class='adverts'><li><a href='/adverts/41' target='_blank'><span style="color:red;font-weight:bold;">Windows7在微软WinHEC 2008上揭开神秘面纱</span></a></li><li><a href='/adverts/42' target='_blank'><span style="color:red;font-weight:bold;">搜狐网站诚聘Java、PHP和C++工程师</span></a></li></ul>
          <br/><br/><br/>
          ]]>
        </description>
        <pubDate>Mon, 04 Jun 2007 10:16:47 +0800</pubDate>
        <link>http://yingqing.javaeye.com/blog/86525</link>
        <guid>http://yingqing.javaeye.com/blog/86525</guid>
      </item>
      </channel>
</rss>