Hello All,

   I've to print a custom error message in my application like this:

        "Can't process file xxxx. Error in line 99999"

  The xxxx and 99999 are parametrers of a message. How can I do this in
struts?

  errors.add("customerror", new ActionError("error.customFileError");
  saveErrors(request,errors);

Thanks in Advance,
_______________________________
Régis Melo
[EMAIL PROTECTED]
+55(85)9111-8301

SoftSite Tecnologia
http://www.softsite.com.br
+55(85)261-5266
_______________________________


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

Reply via email to