Re: FW: html:text

2006-07-12 Thread fea jabi
Thankyou very much for your responce. From: Laurie Harper <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: user@struts.apache.org Subject: Re: FW: html:text Date: Tue, 11 Jul 2006 17:32:55 -0400 > type="org.apache.struts.validator.DynaVali

Re: FW: html:text

2006-07-11 Thread Laurie Harper
="false"/> redirect="false"/> redirect="false"/> JSP: . . .. Validation.xml

Re: FW: html:text

2006-07-07 Thread fea jabi
. . Validation.xml test (*this* >= 0) From: Laurie Harper <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: u

Re: FW: html:text

2006-07-06 Thread Laurie Harper
Does the 'Form' form bean have a property 'hrs'? How is it declared? What is the type and base type (parent class) of the form bean? We really need to see the relevant parts of your struts-config.xml (form bean declaration and action mappings) to tell what's happening. L. fea jabi wrote: can

FW: html:text

2006-07-06 Thread fea jabi
can somene help me with this please? how to do validation in validator.xml test (*this* >= 0) Where hrs is the attribute in the row object of the ta