> -----Original Message----- > From: Simon Matic Langford [mailto:[EMAIL PROTECTED] > Sent: Friday, December 03, 2004 8:51 AM > To: 'Struts Users Mailing List' > Subject: RE: i18n input > > > yeah, I know I can do this, but this is a large system with around 200 > jsps 80 views > and a number of controllers. doing the display is reasonably simple I > know, but extremely > tedious and prone to errors, I was hoping for a more elegant solution > which also handles > input...
I believe it does handle input as well... depending on the browser, which java has no control over. > > > > Java comes with i18n built in. You want the JSTL <fmt:blah > > for output and look at the way message resources are handled > > in struts, as well as read through the i18n documentation on > > the sun site. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]