27 Nov
2014
27 Nov
'14
11:59 p.m.
What's the preferred way to deal with errors occuring in Java components? Is it OK to throw an exception from within the component, and can this be caught within the Velocity or Groovy code that calls it?