Ok, but could you share configuration of results? How do you perform redirect?

2013/7/9 Alireza Fattahi <afatt...@yahoo.com>:
> Here it is:
>
> I acutally downloaded the struts 2 jquery plug in and add
>   <constant name="struts.convention.redirect.to.slash" value="false" />
> to it!
>
>
> <struts>
>     <constant name="struts.enable.DynamicMethodInvocation" value="false" />
>     <constant name="struts.devMode" value="true" />
>     <constant name="struts.convention.action.packages" 
> value="com.jgeppert.struts2.jquery.showcase" />
>     <constant name="struts.convention.default.parent.package" 
> value="json-default" />
>     <constant name="struts.convention.redirect.to.slash" value="false" />
>     <constant name="struts.custom.i18n.resources" value="messages" />
> </struts>
>
>
>
>
> ~Regards,
> ~~Alireza Fattahi
>
>
> ________________________________
>  From: Lukasz Lenart <lukaszlen...@apache.org>
> To: Struts Users Mailing List <user@struts.apache.org>; Alireza Fattahi 
> <afatt...@yahoo.com>
> Sent: Tuesday, 9 July 2013, 17:22
> Subject: Re: convention redirect to slash
>
>
> 2013/7/9 Alireza Fattahi <afatt...@yahoo.com>:
>> The
>> <constant name="struts.convention.redirect.to.slash " value="false" />
>> is not working !
>> It keeps redirecting to slash
>>
>> any comments ?!
>
> Could you share your struts.xml? Os some snippets with results?
>
>
> Regards
> --
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to