On 8/29/06, Ted Husted <[EMAIL PROTECTED]> wrote:

    <action name="*Country" method="{1}">
       <interceptor-ref name="*Stack"/>
   </action>

Oops, this should be

    <action name="*Country" method="{1}">
       <interceptor-ref name="{1}Stack"/>
   </action>

-Ted.

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

Reply via email to