security impact after enabling back the "action:" prefix in Struts 2.3.15.3

2013-11-19 Thread Krassen Deltchev
Dear Struts2 mailing list, i have the following question(s)/ i need the following advice: by default the "action:" prefix is set to false in Struts2 v2.3.15.3 as to: http://struts.apache.org/release/2.3.x/docs/s2-018 for security reasons, but i need to set it back to true(i.e. the struts.mapper.ac

struts2 jquery sj:tabbedpanel remoteurl

2013-11-19 Thread john lee
I use sturs2 jquery  sj:tabbedpanel with remoteurl feature, it works fine. But, the remote url is called when did initiala load, how can I disable initial load for remote url? i just want to load(tab1 with remote URL) when i click it. thanks in advance John *

Re: Struts 2, session, s:iterator s:if not working, please help (this is revised)

2013-11-19 Thread Antonios Gkogkakis
Hi John, You have to use var instead of id in the s:iterator tag. Antonios On 19 November 2013 07:06, Lukasz Lenart wrote: > Have you tried to use tag? > > 2013/11/19 john lee : > > > > > > from the following output, > >we can tell sell_price=36.97, display_price=1 > > > > why > >