findAncestorWithClass in a tag, used in a tag-file

2006-11-21 Thread Michiel Meeuwissen
rrect. It's not clear to me from at least the javadoc of Tag. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum []() +31 (0)35 6772979 nl_NL eo_XX en_US -

Re: findAncestorWithClass in a tag, used in a tag-file

2006-11-21 Thread Michiel Meeuwissen
Michiel Meeuwissen wrote: > Michiel Meeuwissen wrote: > > Hello. > > > > I notice that in tomcat 5.5.20, in contradiction to tomcat 5.5.17, the > > findAncestorWithClass method of a Tag now also looks outside the tag-file, > > if the tag is used in a tag-file. So

Re: findAncestorWithClass in a tag, used in a tag-file

2006-11-21 Thread Michiel Meeuwissen
Michiel Meeuwissen wrote: > Hello. > > I notice that in tomcat 5.5.20, in contradiction to tomcat 5.5.17, the > findAncestorWithClass method of a Tag now also looks outside the tag-file, > if the tag is used in a tag-file. So, if you use a tag implemented by a > tag-file in