Re: override actionerrors header

2004-08-26 Thread Erik Weber
In my experience, using the bundle attribute was only one piece of the puzzle. But then again, I often travel the long way. If you run into problems, post again. I have form validation error messages and other feedback error messages that use different formatting (headers & footers), and I neve

Re: override actionerrors header

2004-08-25 Thread Shinobu Kawai
Hi Sebastian, > How do I override the actionerrors headers already defined in my > properties file (which is a validation message)? > > I am using actionerrors in my exceptionhandler and the 'validation' > message is inappropriate in this case. I think the "bundle" attribute will suffice. ht