[OFBiz] Dev - locale and currency session vars

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OFBiz] Dev - locale and currency session vars

Firas A.-2
Hello

In CommonEvents.setSessionLocale() there's a line:
localeString = request.getParameter("locale")

...and CommonEvents.setSessionCurrencyUom() there's:
currencyUom = request.getParameter("currencyUom");

Both events are called at session start, but "who's" the caller? Where do
these "locale" and "currencyUom" originate from?

Thanks,

</Firas>

 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev