RE: [OT] EJB/Struts Design Question

2004-06-09 Thread Navjot Singh
Hi, > >Hi Navjot > >I am late at answering this but still I thought I should. >I agree with the design you have provided, but I wonder why >are you using the ProductDelegate here. > >Is your application too big, or do you have too many type of clients ? Judge by this - I have more than 100 interm

Re: [OT] EJB/Struts Design Question

2004-06-09 Thread Harjot Narula
Hi Navjot I am late at answering this but still I thought I should. I agree with the design you have provided, but I wonder why are you using the ProductDelegate here. Is your application too big, or do you have too many type of clients ? Are you using some caching mechanism in business delegate

RE: [OT] EJB/Struts Design Question

2004-06-06 Thread Robert Taylor
Navjot, This sounds like a good design and follows suggested best practices. >From a pure architectural perspective, I think your existing solution is best. However if you are concerned with performance, then you may want to look into the FastLaneReader pattern. http://java.sun.com/blueprints/p