Ask questions and see you at July, 1st, 6.PM. CET: http://www.ustream.tv/channel/adambien
Also checkout recent episode:
Please keep the questions Java EE-stic. Means: as short and as concise as only possible. Feel free to ask several, shorter questions.
Hello Adam
I have a question about BCE structire and the BeanValidation API. Where should we put custom validators, their annotations and interfaces which define validation groups? Should we introduce special "validation" package on the top level if we have validators which are used in several business packages? if "yes", should we move all validation classes into this package?
Thanks.