Check out the Spring Web Flow 1.0 documentation for the FormAction. It will tell you how to set the formObjectClass and the command name (if you customize the object class you all need to specify a command name).
Cheers, Scott On Thu, Apr 30, 2009 at 4:19 AM, Saravanan Chinnasamy <[email protected] > wrote: > > > Hi, > > How to set own credential class object in > AuthenticationViaFormAction.is there any way or I have to create Action > class. > > > > Thanks > > Saravanan > > > _____________________________________________________________________ > > This e-mail message may contain proprietary, confidential or legally > privileged information for the sole use of the person or entity to whom this > message was originally addressed. Any review, e-transmission dissemination > or other use of or taking of any action in reliance upon this information by > persons or entities other than the intended recipient is prohibited. If you > have received this e-mail in error kindly delete this e-mail from your > records. If it appears that this mail has been forwarded to you without > proper authority, please notify us immediately at [email protected] and > delete this mail. > _____________________________________________________________________ > > -- > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
