On 3/17/06, fea jabi <[EMAIL PROTECTED]> wrote:
> in strutsconfig.xml the form bean attribute has
>
>
> Prepare jsp action
> Form1.set("newBalance", "10");
>
> In jsp I have
> currencySymbol="" var="newBal"/>
>
>
> Validator.xml has
>
>
>
>
>
> The Dispatch action has
> Dy
can someone help me with this? Thanks.
From: "fea jabi" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List"
To: user@struts.apache.org
Subject: validating user entered values
Date: Fri, 17 Mar 2006 15:15:43 -0500
in strutsconfig.xml the form bean attribute
in strutsconfig.xml the form bean attribute has
Prepare jsp action
Form1.set("newBalance", "10");
In jsp I have
currencySymbol="" var="newBal"/>
Validator.xml has
The Dispatch action has
DynaValidatorForm frm = (DynaValidatorForm)form;
ActionMessages messa
3 matches
Mail list logo