Login  Register

[OFBiz] Dev - locale and currency session vars

Posted by Firas A.-2 on Nov 02, 2005; 11:11pm
URL: http://ofbiz.116.s1.nabble.com/OFBiz-Dev-locale-and-currency-session-vars-tp166216.html

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