On Mon, 3 Feb 2003, mech wrote:
> > One thing, I'm having a bit trouble with migration is the ActionError > stuff. > One of the things we wanted to do in Struts 1.1, but ran out of time for, was to switch to using commons-resources for the underlying message resources stuff, and then build ActionError and ActionMessage in Struts on top of that API. This would have made it trivially easy to use the same sort of thing for business logic error message management. Alas, we ran out of time ... In the interim, though, you might want to investigate using commons-resources directly for your business logic (so you don't have to depend directly on Struts APIs), and then write variants of the errors and messages tags to display them. Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]