help for changing the language, locale

2005-11-20 Thread Miren Urkijo
HEllo y havo one struts aplicaicon. if into the borwser i change the locale, into the browser properties, my application load the properties files well. i am thinking for making onw struts action for changing the language, thelocale but i dont knows how to change it. can anybody says me how must

Re: help for changing the language, locale

2005-11-20 Thread Miren Urkijo
mber 20, 2005 2:24 PM Subject: Re: help for changing the language, locale Well, that's really easy, just do: "request.getSession().setAttribute(Globals.LOCALE_KEY, new locale(languageCode));" in your action, where languageCode is the locale you wish to use. Cheers Danny Mir

struts into one cluster machine

2006-02-24 Thread Miren Urkijo
Iam programing one struts application for one cluster machine. Into my beans, no struts, i must to implements the serializable If my struts application has the acton, one actionForm i must to serialize the action form for runnig well into the cluster machine? thanks

validator. i need help

2005-10-12 Thread Miren Urkijo
Hello i am trying to beging using validator, struts validator. i have some problems: into my struts-config.xml file i have some entryes like this: Well i want to use the validator. the type of the forms must be org.apache.struts.validator.DynaValidatorActionForm ?? if it must be of this form ho

changin the locale

2005-11-07 Thread Miren Urkijo
hola quiero cambiar manualmente, por programacion el locale para cambiar de idioma en la aplicacion web. para ello tengo un action de struts conel sigueinte codigo pero nome cmambiael locale, o al menos no me coge el fichero correspondiete a ese idioma que queiro cambiar, de recursos, siempre si