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

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


Hi,

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

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

Is there any error?

I´m using an older version of struts..
************************************************************************** 
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