While testing I noticed that when I entered the url for the sub nav it was marked with selected=true. However, the parent tab was not selected! The selected tab was still the initial page (or whatever page I was on when I selected the sub-nav). The implication is that when directly selecting a sub-nav item all of its ancestors must also be marked as selected (at least that's what I think). Unfortunately, I haven't figured out how all the event handling stuff works yet, except that I'm guessing that RequestParameterEventAspect is somewhere in the picture.
I'd appreciate your advice on where to look next.
Thanks, Ralph
