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