How to do validation using validate() method of struts

maruthi pramod <[email protected]> Mon, 23 Feb 2009 17:49:36 +0530
Newsgroups gmane.comp.java.strutscx.user
Message-ID <[email protected]>
Hi All,
 I am try to use validate() method of ActionForm and I have configured the
action tag as shown below

<action path="/psLogin" type="com.strutscx.action.PSLogin" name="psForm"
scope="request"
    input="/xsl/psLogin.xsl" validate="true">
<forward name="success" path="/StrutsCXServlet"/>
   </action>
 for input i have given  input="/psLogin.do" my application i going into
recursive loop.

When i give input="/xsl/psLogin.xsl" i am getting HTTP Status 404
please give me more informination regarding this...

S.Maruthi Pramod

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H

_______________________________________________
Strutscx-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strutscx-user