I'm trying to submit a form using encodng type of multipart/form-data, and
the target of the submission is a VelocityActionEvent.  It does not find the
method I'm trying to call and calls the default doPerform() method.  If I
remove the encoding type of multipart/form-data it calls my method.  Any
ideas on what is going wrong ?

Thanks,
Robert Ryals



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

Reply via email to