Re: Working with business validation errors

2006-04-14 Thread Adam Hardy
Emmanouil Batsis on 14/04/06 08:56, wrote: I'm very interested to hear about how do you guys handle business-tier-dependent validation errors in a struts+EJB application. For example, suppose a user tries to create an account with a username that already exists (maybe a poor example but you get

Working with business validation errors

2006-04-14 Thread Emmanouil Batsis
Hello, I'm very interested to hear about how do you guys handle business-tier-dependent validation errors in a struts+EJB application. For example, suppose a user tries to create an account with a username that already exists (maybe a poor example but you get the point), but you can only figu