> I suppose one implication of this is that the logic necessary to > "populate" a page is coupled with the page itself (or at least > the choice of logic).
As I understand it, no, they are not tightly coupled. JSF has a configuration. You give a bean a name, and you tell a component to use that named bean. > There's probably not really a way to avoid this. All this talk of coupling is hurting my eyes. I blame, Jack. :) > The more that I think about it, it's easier to find the logic > in the page itself instead of hunting around struts-config > looking for it. :-) What logic? - Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]