On Mon, 9 Jul 2001, Niall Pemberton wrote: > I was wondering why the SelectTag and OptionsTag interact by storing the > SelectTag as a page scope attribute rather than using the getParent() or > findAncestorWithClass() methods? > > Was this just personal preferance or is there a performance benefit (or > other reason) here? > (Blush) when I first wrote these tags I forgot about getParent() and findAncestorWithClass(). It probably does make more sense to use them. > Niall > Craig
- Question About Select/Options tags Niall Pemberton
- Craig R. McClanahan
