Dave Newton <[EMAIL PROTECTED]> wrote on 08/17/2005 02:33:03 PM: > Laurie Harper wrote: > > > sajith kumar wrote: > > > >> In our proj we were using bean:include to include alternative jsp's > >> based on some conditions thru action class
> > I would also ask how <bean:include...> was replaced by <logic:equal...> > and <jsp:include...> since it seems like <bean:include...> doesn't > encapsulate their combined functionality. > > Perhaps a more complete example might help? > > Dave I was wondering about this too.. and decided it had something to do with the "based on some conditions" bit the original poster had. But, as you say, more code is the key.. Geeta