On Thu, Jun 13, 2013 at 2:48 PM, Lukasz Lenart <[email protected]> wrote:
> 2013/6/13 Christian Grobmeier <[email protected]>:
>> Any ideas how to solve it?
>>
>> Otherwise i would create an issue for Struts 3, when the xwork package
>> most likely will disappear or when breaking changes are allowed.
>
> The current idea is to keep XWork a standalone project - someone can
> use it in non-servlet environment. I also opt to merge XWork into
> Struts2 core, but maybe I'm missing something.

OK. Not sure if anybody out there uses XWork in that way...
it explains at least the lack of cookie support in the i18n interceptor.

> Regarding your problem you've already answered your question - extend
> and use as default I18N interceptor in struts-default.xml

Maybe it makes sense to create such an i18n Interceptor for
struts-core, which extends
the xwork-core one. I believe in a web env it is normal use cookies to00 store
language settings, if the user doesn't have a session.

WDYT?

Christian

>
>
> Regards
> --
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>



--
http://www.grobmeier.de
https://www.timeandbill.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to