weiss [mailto:[EMAIL PROTECTED]
Sent: Friday, October 01, 2004 6:07 AM
To: [EMAIL PROTECTED]
Subject: Probs with ActionError -> generate a blank page after request
Hi folks,
i got some problems with ActionErrors from Struts. If i tried to add some
Error, i will get a blank page without some
Hi folks,
i got some problems with ActionErrors from Struts. If i tried to add some
Error, i will get a blank page without some error msg.
code snipplet:
ActionErrors errors = validate(form,request,mapping);
errors.add("foobar", new ActionError("abc12345"));
System.out.println("error status -
2 matches
Mail list logo