--- Adam Gordon <[EMAIL PROTECTED]> wrote:
> That's what I figured, so how does it determine the user's locale?
The dispatcher gets it from the request and puts it in the context map.
Dave
> aj2r wrote:
> > Return the locale of the user's browser.
> > Adam Gordon wrote:
> >> dumb question, but d
That's what I figured, so how does it determine the user's locale?
aj2r wrote:
Return the locale of the user's browser.
Adam Gordon wrote:
dumb question, but does that return the locale of the user or the locale
of the server on which the web app is running? if the former, how does
it det
Return the locale of the user's browser.
Adam Gordon wrote:
>
> dumb question, but does that return the locale of the user or the locale
> of the server on which the web app is running? if the former, how does
> it determine the user's locale? thanks.
>
> --adam
>
> aj2r wrote:
>> slidehar
dumb question, but does that return the locale of the user or the locale
of the server on which the web app is running? if the former, how does
it determine the user's locale? thanks.
--adam
aj2r wrote:
slideharmony wrote:
Hello,
anybody knows how can I get the client machine's Locale f
slideharmony wrote:
>
> Hello,
> anybody knows how can I get the client machine's Locale from my action
> struts 2?
> any help would be apprecciated.
> Riccardo
>
Your action must extend com.opensymphony.xwork2.ActionSupport and then you
can use getLocale()
--
View this message in context:
h
5 matches
Mail list logo