Re: Form population and locale

2007-01-22 Thread Hubert Rabago
Don't do it in the form's reset(). Accd. to the javadoc [1]: "In practice, the only properties that need to be reset are those which represent checkboxes on a session-scoped form." Hubert [1] http://struts.apache.org/1.x/apidocs/org/apache/struts/action/ActionForm.html On 1/20/07, Paul Bened

Re: Form population and locale

2007-01-20 Thread Paul Benedict
: Thu, 18 Jan 2007 09:52:57 -0600 Subject : Re: Form population and locale On 1/17/07, Zero <[EMAIL PROTECTED]> wrote: > Hi everybody, > > I use Struts 1.2.9 and I would like to know if there is any > way to link the user locale (available with > RequestUtils.getUserLocale(

Re: Form population and locale

2007-01-20 Thread Hubert Rabago
? Regard, Zero -- Initial Header --- From : "Hubert Rabago" <[EMAIL PROTECTED]> To : "Struts Users Mailing List" Cc : Date : Thu, 18 Jan 2007 09:52:57 -0600 Subject : Re: Form population and locale On 1/17/07, Zero <[EMAIL

Re: Form population and locale

2007-01-19 Thread André Faria
eader --- >From : [EMAIL PROTECTED] To : Struts Users Mailing List Cc : Date : Wed, 17 Jan 2007 16:26:15 +0100 Subject : Re: Form population and locale Hi, I use Struts 1.2.9 and I would like to know if there is any way to link the user locale (availa

Re: Form population and locale

2007-01-19 Thread Zero
List" Cc : Date : Thu, 18 Jan 2007 09:52:57 -0600 Subject : Re: Form population and locale On 1/17/07, Zero <[EMAIL PROTECTED]> wrote: > Hi everybody, > > I use Struts 1.2.9 and I would like to know if there is any > way to link the user locale (available with &

Re: Form population and locale

2007-01-19 Thread Zero
: Re: Form population and locale Hi, > I use Struts 1.2.9 and I would like to know if there is any > way to link the user locale (available with > RequestUtils.getUserLocale(HttRequest)) with the form > population process. > > In fact, I have many forms which have date field (wi

Re: Form population and locale

2007-01-18 Thread Hubert Rabago
On 1/17/07, Zero <[EMAIL PROTECTED]> wrote: Hi everybody, I use Struts 1.2.9 and I would like to know if there is any way to link the user locale (available with RequestUtils.getUserLocale(HttRequest)) with the form population process. In fact, I have many forms which have date field (with the

Re: Form population and locale

2007-01-17 Thread uni
Hi, > I use Struts 1.2.9 and I would like to know if there is any > way to link the user locale (available with > RequestUtils.getUserLocale(HttRequest)) with the form > population process. > > In fact, I have many forms which have date field (with the > java.util.Date type). I would format these

RE: Form Population

2004-07-25 Thread Kataria, Satish
Hi, I am not very clear what the problem statement is. Can you elaborate it. Thanks, Satish -Original Message- From: Isaias Barroso [mailto:[EMAIL PROTECTED] Sent: Friday, July 23, 2004 5:25 PM To: [EMAIL PROTECTED] Subject: Form Population Hi all, I've a ActionForm that have 3 field