Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by Bob Lee:
http://wiki.apache.org/struts/RoughSpots

------------------------------------------------------------------------------
- * Looking up a `ResultConfig` should be a one-liner. Right now you have to: 
{{{
+   * Looking up a `ResultConfig` should be a one-liner. Right now you have to: 
{{{
      ActionConfig config = invocation.getProxy().getConfig();
      Map results = config.getResults();
      ResultConfig resultConfig;

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to