Struts 2 Select tag issue

2014-08-07 Thread Kiran Badi
Hi, I have some issue with struts 2 select tag and have posted in stackoverflow. Appreciate if some one can take a look and help. http://stackoverflow.com/questions/25193763/struts-2-select-tag-not-getting-populated-from-dao - Kiran

Re: Struts missing parameters

2014-08-07 Thread Luis Limas
On 07/08/2014 01:17 p. m., Lukasz Lenart wrote: 2014-08-07 17:04 GMT+02:00 Luis Limas : Thanks for the reply Lukasz, the main issue i am having it's that entity annotated with @MappedSuperClass is not being correctly populated after JSONUtil.deserialize, the issue occurs randomly and only "super

Re: Struts missing parameters

2014-08-07 Thread Lukasz Lenart
2014-08-07 17:04 GMT+02:00 Luis Limas : > Thanks for the reply Lukasz, the main issue i am having it's that entity > annotated with @MappedSuperClass is not being correctly populated after > JSONUtil.deserialize, the issue occurs randomly and only "super" setters are > the ones that are not being c

Re: Struts missing parameters

2014-08-07 Thread Luis Limas
On 07/08/2014 12:52 a. m., Lukasz Lenart wrote: 2014-08-04 18:37 GMT+02:00 Luis Limas : = POST-DATA: = {"params":[*{"author":{"id":302},"autoProm":0,"autorizationPool":null,"blockedBy":null

Re: Please Need help how to select the chosen elements

2014-08-07 Thread Christoph Nenning
> Hi. > Thank you Christoph for your reply. > I tried to use this solution and it works. > Only the selected items appear. > But if I want to modify this list, I have only these elements not all ! > I hope that you have understand me. > Thank you a lot in avance. > > Best regards. > > Amine. We

Re: Please Need help how to select the chosen elements

2014-08-07 Thread Amine BADID
Hi. Thank you Christoph for your reply. I tried to use this solution and it works. Only the selected items appear. But if I want to modify this list, I have only these elements not all ! I hope that you have understand me. Thank you a lot in avance. Best regards. Amine. Le Jeudi 7 août 2014 9h

Risk by allowing application* params

2014-08-07 Thread Fabian Richter
Hey, we are wondering why struts params interceptor excludes ^application\..* as a parameter? To what kind of vulernatbilities would we open our applications if we allow parameters starting with application to be set by struts? Thank you and best Fabian smime.p7s Description: S/MIME Cryp

Re: Please Need help how to select the chosen elements

2014-08-07 Thread Christoph Nenning
> Thank you Christoph for your reply. > I tried to use it but I have more than one selected element. The > solution above is for only one selected element, I think, no ? > > I've many selected elements from the drop-down list. > Thank you a lot for your help. > Best regards. > Amine > > I