You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Łukasz Piątkowski <lu...@e-direct.pl> on 2005/11/07 11:05:32 UTC

How to create my own LOCALE Object in Session Listener

Hello  !

    Hello I want to create my own LOCALE Object in my Session Listener 
class. I need it to exist before Struts Request Processor is executed. 
How to do it in Struts ? Does Struts have any mechanism to create such 
an object ?

Kind Regards,
Lukasz


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


Re: How to create my own LOCALE Object in Session Listener

Posted by Yujun Liang <yu...@acm.org>.
Do you know Servlet Filter?

Regards

On 11/7/05, Łukasz Piątkowski <lu...@e-direct.pl> wrote:
>
> Hello !
>
> Hello I want to create my own LOCALE Object in my Session Listener
> class. I need it to exist before Struts Request Processor is executed.
> How to do it in Struts ? Does Struts have any mechanism to create such
> an object ?
>
> Kind Regards,
> Lukasz
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


--
Yujun Liang
yujun.liang@acm.org