For starting you could change the struts.action.extension such that the first extension is the empty one:
<constant name="struts.action.extension" value=",action"/> This should erase the final .action from the url. Twitter :http://www.twitter.com/m_cucchiara G+ :https://plus.google.com/107903711540963855921 Linkedin :http://www.linkedin.com/in/mauriziocucchiara Maurizio Cucchiara On 3 February 2012 09:43, Mounir Benzid <m...@meetingmasters.de> wrote: > Am 30.01.2012 17:17, schrieb Maurizio Cucchiara: > > Hi Mounir, >> >> It works like a charm now. Wondering why nobody else had a similar >>> problem.... maybe the majority is opting for the rest-plugin? >>> >> >> Glad you finally worked out. Yeah, I think at rest-plugin, urlrewrite lib, >> plain wildcard, and so on or probably because it is just not a wellknown >> feature. >> >> BTW, Did you redefined the value of struts.action.extension constant? if >> yes, what is the current value? >> Have you ever experienced this behavior on plan redirect action (my guess >> is that this have no to do with the advanced wildcard mapping) ? >> >> >> Twitter >> :http://www.twitter.com/m_**cucchiara<http://www.twitter.com/m_cucchiara> >> G+ >> :https://plus.google.com/**107903711540963855921<https://plus.google.com/107903711540963855921> >> Linkedin >> :http://www.linkedin.com/in/**mauriziocucchiara<http://www.linkedin.com/in/mauriziocucchiara> >> >> Maurizio Cucchiara >> >> Hi Maurizio, > > I never touched the default value of that constant. The default must be > ".action" I guess. > Well it's not a big deal breaker for now and like you said if it's not > related to the adv. wildcards > we should find the culprit very soon. My guess is, that somewhere in the > application I still use > the old-style parameter handling. So maybe that's the problem. > > > Cheers > -Mounir > > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > user-unsubscribe@struts.**apache.org<user-unsubscr...@struts.apache.org> > For additional commands, e-mail: user-h...@struts.apache.org > >