I am doing a:
saveErrors(request, errors);
return mapping.findForward("success");
at the end of the action, but nothing ever shows up. Any ideas?
The "success" forward mapps to the jsp page in struts-config.xml
Julian
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

