no there is no validate call in the whole project. i searched for references
und declarations.

what does
<init-param>
      <param-name>validate</param-name>
      <param-value>true</param-value>
    </init-param>

in the web.xml mean? perhaps is there anything wrong?
----- Original Message ----- 
From: "Dirk Markert" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, July 25, 2003 11:15 AM
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]
>
>



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

Reply via email to