You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Yasser Zamani <ya...@apache.org> on 2019/05/08 05:05:00 UTC

RE: needs tidying up

Thanks for your time to report! Fixed :)

Regards.

>-----Original Message-----
>From: Greg Huber <gr...@gmail.com>
>Sent: Tuesday, April 30, 2019 7:12 PM
>To: Struts <de...@struts.apache.org>
>Subject: needs tidying up
>
>Next time when modifying the docs, these pages need tidying.
>
>https://struts.apache.org/core-developers/token-interceptor.html
>https://struts.apache.org/core-developers/token-session-interceptor.html
>
><action name="someAction" class="com.examples.SomeAction">
>     <interceptor-ref name="tokenSession>
>         <param name="excludeMethods">myMethod</param>
>     </interceptor-ref name="tokenSession>
>     <interceptor-ref name="basicStack"/>
>     <result name="success">good_result.ftl</result>
> </action>
>
></interceptor-ref name="tokenSession> >> </interceptor-ref>
>
>Cheers Greg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org