Hi Prem,
At the time of landing the page, you are showing some values. That values are
taken from DB. Once error coming you are redirecting to the same page. but with
the error value.
This is your problem right?
this can be easily solved. you are showing the values taken from formbean. At
the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
prkumar,
prkumar_1234 wrote:
> 1) in jsp iam displaying values from javabean in textboxes.(i can
> change
> these values)
> 2) when i submit with modified values , iam doing validation in
> formbean.
> 3) When validatio fails i formbean returning to
Is this value a long or int, or whatever numeric value,
And u r trying to enter characters in it then validation fails ?
Cuz if so the Struts won't be able to populate the long with the string
value
U entered and in this case it'll keep it's old numeric value.
In case of validating numeric field
Hi, I help moderate messages on this list. You are not subscribed. I let
this message through because it is not spam, but you need to subscribe
before any more can come through.
Thanks.
On 11/29/06, prkumar_1234 <[EMAIL PROTECTED]> wrote:
I got some problem in struts can you please help me.
4 matches
Mail list logo