RE: struts2 interceptor session timeout with ajax

2016-03-30 Thread Martin Gainty
MG>pls see below > From: lukaszlen...@apache.org > Date: Wed, 30 Mar 2016 07:59:28 +0200 > Subject: Re: struts2 interceptor session timeout with ajax > To: user@struts.apache.org > > I think you must use `onSuccessTopics` instead of `onErrorTopics` - > returning 403 doesn't mean an error MG>if

Re: Different name mapping in Struts 2.3.28 (was Re: [ANN] Apache Struts 2.3.28 GA)

2016-03-30 Thread Markus Fischer
Hi Martin, after migrating from Struts 2.3.24.1 to 2.3.28, I get several FreeMarker template errors for missing/null elements for expressions that worked fine before, like this: ==> iPhone (Method name: isIPhone) Expr. | 2.3.24.1 | 2.3.28 iPhone |

RE: Different name mapping in Struts 2.3.28 (was Re: [ANN] Apache Struts 2.3.28 GA)

2016-03-30 Thread Martin Gainty
> Subject: Re: Different name mapping in Struts 2.3.28 (was Re: [ANN] Apache > Struts 2.3.28 GA) > To: user@struts.apache.org > From: markus.fisc...@knipp.de > Date: Wed, 30 Mar 2016 15:20:25 +0200 > > Hi Łukasz, > > >> after migrating from Struts 2.3.24.1 to 2.3.28, I get

Re: Different name mapping in Struts 2.3.28 (was Re: [ANN] Apache Struts 2.3.28 GA)

2016-03-30 Thread Markus Fischer
Hi Łukasz, >> after migrating from Struts 2.3.24.1 to 2.3.28, I get several FreeMarker >> template errors for missing/null elements for expressions that worked >> fine before, like this: >> >> ==> iPhone (Method name: isIPhone) >> >> Expr. | 2.3.24.1 | 2.3.28 >> iPhone | OK|

Re: Different name mapping in Struts 2.3.28 (was Re: [ANN] Apache Struts 2.3.28 GA)

2016-03-30 Thread Lukasz Lenart
2016-03-30 14:43 GMT+02:00 Markus Fischer : > Hi all, > > after migrating from Struts 2.3.24.1 to 2.3.28, I get several FreeMarker > template errors for missing/null elements for expressions that worked > fine before, like this: > >> FreeMarker template error >> >> The

Different name mapping in Struts 2.3.28 (was Re: [ANN] Apache Struts 2.3.28 GA)

2016-03-30 Thread Markus Fischer
Hi all, after migrating from Struts 2.3.24.1 to 2.3.28, I get several FreeMarker template errors for missing/null elements for expressions that worked fine before, like this: > FreeMarker template error > > The following has evaluated to null or missing: > ==> iPhone [in template "..." at line

Re: struts2 interceptor session timeout with ajax

2016-03-30 Thread Lukasz Lenart
I think you must use `onSuccessTopics` instead of `onErrorTopics` - returning 403 doesn't mean an error 2016-03-29 21:59 GMT+02:00 fea jabi : > Thanks, it worked but now trying this and not sure how to fix this. > > Have a on a page. > After session timeout trying to click on