Struts 2 Spring 3 Spring Security 3.1 RedirectAction

2012-06-18 Thread Hernán
I have upgraded a webApp using struts 2 to use Spring 3 and Spring Security 3.1, before that Spring 2.5 and Spring Security 2 was used. The problem is that when using redirectAction I get a !Namespace?parameters#namespace added to the URL's and that is not a good idea... I need the URL without

Re: Struts 2 Spring 3 Spring Security 3.1 RedirectAction

2012-06-18 Thread Maurizio Cucchiara
Could you specify your struts2 version? I have a lot of apps based on the stack you mentioned and I've never seen something similar. Did you investigate if it is a struts issue or is something related to the synergy with spring? Twitter :http://www.twitter.com/m_cucchiara G+

Re: Struts 2 Spring 3 Spring Security 3.1 RedirectAction

2012-06-18 Thread Omar Ngarigari
I am using struts 2.3.1.2 version and also using simple theme. From: Maurizio Cucchiara mcucchi...@apache.org To: Struts Users Mailing List user@struts.apache.org Sent: Monday, June 18, 2012 10:01 AM Subject: Re: Struts 2 Spring 3 Spring Security 3.1

Re: Struts 2 Spring 3 Spring Security 3.1 RedirectAction

2012-06-18 Thread Hernán
Well I don't know what is the problem really and there is nothing in the web, so it seems is something new, I'll try to explain better so you can understand what I mean. This web app is in three languages, whenever you go to its URL, the / namespace has an action that redirects to a namespace

Re: Struts 2 Spring 3 Spring Security 3.1 RedirectAction

2012-06-18 Thread Hernán
I was using Struts 2.3.4 Spring 3.0.6.RELEASE and Spring Security 3.1.0.RELEASE now I will try to use Spring Security 3.0 to see what happens. On Mon, Jun 18, 2012 at 11:12 AM, Hernán heam...@gmail.com wrote: Well I don't know what is the problem really and there is nothing in the web, so it

Re: Struts 2 Spring 3 Spring Security 3.1 RedirectAction

2012-06-18 Thread Hernán
I have tried with Struts 2.3.4 Spring 3.0.5.RELEASE and Spring Security 3.0.5.RELEASE and no success. I thing it's important to mention I'm using Tiles, this time 2.2.2, but I kept trying with Tiles 2.0.6 before and it was the same... What I can tell you to bear in mind is that /Start/Presentation