The action that you are mentioning comes into picture only when the forward
is success... and if the validate attribute is true for that action then,
validate method for that particualr formBean will be called.
But I think Michel is mentioning about the validate method being called in
the action that he has mentioned....

-----Original Message-----
From: Dirk Markert [mailto:[EMAIL PROTECTED]
Sent: Friday, July 25, 2003 2:46 PM
To: Struts Users Mailing List
Subject: Re[3]: validate = false does not work


Hello Michael,

  may be your /proposalEdit.action??

***************************************************************

DM> Hello Michael,

DM> there is/was no problem with validation. Perhaps another action
DM> mapping is calling your validate action?

DM> ***************************************************************

MO>> No, I have restarted everything. I´ve got an older version of struts.
Was
MO>> there a problem once? I can´t switch to a newer version, because of the
MO>> spec.
MO>> ----- Original Message ----- 
MO>> From: "Nagaraj_K" <[EMAIL PROTECTED]>
MO>> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
MO>> Sent: Friday, July 25, 2003 10:48 AM
MO>> Subject: RE: validate = false does not work


MO>> I dont see any error in what is mentioned out here. Only doubt for me
is
MO>> that if u have changed the XML file in the middle and have not
restarted the
MO>> webserver...
MO>> try restarting web server once...

MO>> -----Original Message-----
MO>> From: Michael Olszynski [mailto:[EMAIL PROTECTED]
MO>> Sent: Friday, July 25, 2003 1:57 PM
MO>> To: 'Struts Users Mailing List'
MO>> Subject: validate = false does not work


MO>> Hi,

MO>> Validate=false in my struts-config.xml does not work. The validate
Method is
MO>> called alway. Can anybody help me? See:

MO>>  <action    path="/proposalAdd"
MO>>                   type="epool.controller.proposal.AddAction"
MO>>                   name="requestForm"
MO>>                   scope="request"
MO>>                   validate="false"
MO>>                   input="/proposaladdedit.jsp">
MO>>          <forward name="success"  path="/proposalEdit.action"/>
MO>>        </action>

MO>> Is there any error?

MO>> I´m using an older version of struts..
MO>>
**************************************************************************
MO>> This email (including any attachments) is intended for the sole use of
the
MO>> intended recipient/s and may contain material that is CONFIDENTIAL AND
MO>> PRIVATE COMPANY INFORMATION. Any review or reliance by others or
copying or
MO>> distribution or forwarding of any or all of the contents in this
message is
MO>> STRICTLY PROHIBITED. If you are not the intended recipient, please
contact
MO>> the sender by email and delete all copies; your cooperation in this
regard
MO>> is appreciated.
MO>>
**************************************************************************



MO>> ---------------------------------------------------------------------
MO>> To unsubscribe, e-mail: [EMAIL PROTECTED]
MO>> For additional commands, e-mail: [EMAIL PROTECTED]



DM> Regards,
DM> Dirk

DM> +------- Quality leads ---------------------------------------+
DM> | Dirk Markert                     [EMAIL PROTECTED] |
DM> | Dr. Markert Softwaretechnik AG                              |
DM> | Joseph-von-Fraunhofer-Str. 20                               |
DM> | 44227 Dortmund                                              |
DM> +---------------------------------->>>>>>> to success! <<<<<<-+ 


DM> ---------------------------------------------------------------------
DM> To unsubscribe, e-mail: [EMAIL PROTECTED]
DM> For additional commands, e-mail: [EMAIL PROTECTED]



Regards,
Dirk

+------- Quality leads ---------------------------------------+
| Dirk Markert                     [EMAIL PROTECTED] |
| Dr. Markert Softwaretechnik AG                              |
| Joseph-von-Fraunhofer-Str. 20                               |
| 44227 Dortmund                                              |
+---------------------------------->>>>>>> to success! <<<<<<-+ 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
************************************************************************** 
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************

Reply via email to