Ok this is more like a question that shud be asked in developer group, but authors of scaffold are going to read it here any way. I hope.
The org.apache.commons.scaffold.lang dir has a whole bunch of exceptions that simply does chaining. Why not integrate them with ActionErrors as in ModulException? This can save us the trouble to develop another version of exceptions as in org.apache.commons.scaffold.lang , that simply act like ModuleException. The user can then simply catch and throw exceptions without adding ActionErrors explicitly in Action or business beans when used with ProcessAction. That wud be cool. Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]