Thanks for your time to report! Fixed :) Regards.
>-----Original Message----- >From: Greg Huber <gregh3...@gmail.com> >Sent: Tuesday, April 30, 2019 7:12 PM >To: Struts <dev@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-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org