tab redirection?
Is there anyway to get "direct tab access" in portal/with portlets. I want to have the main tab link to different tabs so they can click the links instead of the tabs at the top. I figure I can just appended the setSelected variable to the url of the desktop and that will handle making sure I get to the right tab, but am not sure about this.
I, however, have no idea if this would even work, and what reprocussions it may have with respect to the portal life cycle.When I redirect into the new tab, will it call the appropiate onrender methods and and other required elements? Might IPC somehow be a better solution for this (I doubt it, but figured I would throw it out there in case I could somehow force focus if another portlet recieved an event)?
Thanks for the help.

