You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Koen Rousseau <ko...@teutenhof.be> on 2003/02/26 13:33:04 UTC

Global error category

Hi,

The included patch adds a couple of methods to the ErrorsTool.java source
file, that make it easier to retrieve errors from the global error category.
The same can be accomplished with the current methods, by passing them the
"org.apache.struts.action.GLOBAL_ERROR" string, but this is against proper
development methodology.


Regards,

Koen

Re: [veltools] Global error category

Posted by Nathan Bubna <na...@esha.com>.
Koen said:
...
> The included patch adds a couple of methods to the ErrorsTool.java source
> file, that make it easier to retrieve errors from the global error
category.
> The same can be accomplished with the current methods, by passing them the
> "org.apache.struts.action.GLOBAL_ERROR" string, but this is against proper
> development methodology.

thanks!  Ted Husted had posted a patch for some of this too, but i had some
questions about it that never really got answered.

i'll take a look at your patch today and get something in to deal with the
problem asap.

Nathan Bubna
nathan@esha.com


---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org