idator] How to submit only when ther are no eror
Date: Thu, 7 Oct 2004 10:48:06 -0500
One way to accomplish this is with client side validation. This is
dependent
on scripting being enabled on the browser however.
...
-Original Message-
From: yacout dadoun [mailto:[EMAIL PROTECTED]
Sen
Hi,
I'm using struts1.2.4, using validator, how can i submit teh oage, which
neans call my bean setter only when therer are norerror genrated by my
validator? i guess it'll be done in teh Action java file but how? it always
set the entered values even whne teh input is empty and wich imy validat
AIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: Struts Users Mailing List <[EMAIL PROTECTED]>
Subject: Re: Anyone succeeded using validator in struts1.2.4 ?
Date: Thu, 07 Oct 2004 16:48:55 +0300
yacout dadoun wrote:
When trying
typo:
quot; <[EMAIL PROTECTED]>
Subject: RE: Anyone succeeded using validator in struts1.2.4 ?
Date: Wed, 6 Oct 2004 19:21:09 -0400
Have you tried using something other than ?
Such as:
<%= error %>
See the Wiki for what I mean, section 1.4:
http://wiki.apache.org/struts/StrutsBeginnerValidat
From: "yacout dadoun" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Trouble with struts validator
Date: Wed, 06 Oct 2004 15:54:36 +
Hi,
I'm trying to use the struts validator, i have create
Hi,
I'm trying to use the struts validator, i have created a simple form with
few inputs, i'd like to oblige the user to enter values into inputs.
I therefore :
1-added the validator pluing to strus-config.xml
2-added the action mapping with the path set to test, the type set to the
path of the a
Hi,
I'm using jsp/jstl in my pages, and i'd like to validate the inputs using
the struts validator. I have configured the application.properties file, the
struts-config.xml, created a form bean (testForm.java) that extends the
validatorForm and a form action (testAction.java)and even configured
7 matches
Mail list logo