Re: Handling international number and date formats in html:text fields

2007-06-13 Thread Laurie Harper
Adam Lipscombe wrote: Folks, We have an internationalised site using struts 1.3.8. We output currency and number values to the JSP with the bean:write tag and this works well. The problem comes when the user is entering numbers, currency and dates via an html:text field. Ideally it would b

Handling international number and date formats in html:text fields

2007-06-13 Thread Adam Lipscombe
Folks, We have an internationalised site using struts 1.3.8. We output currency and number values to the JSP with the bean:write tag and this works well. The problem comes when the user is entering numbers, currency and dates via an html:text field. Ideally it would be nice if the conversio