Is it possible to obtain the ID of the fragment that last caused an http request in the layout template?
Here's the deal: I've got a custom layout template that puts each portlet in a dojo tab. The layout template has the main tab container in it. My tabs all have the portlet fragment IDs for their div IDs. I want to select the selectedChild attribute of my tab container to the fragment ID that the user was last on when they clicked either a render link or an action link. If jetspeed embedded the fragment ID into the encoded render/action links, it could then be available in the request (maybe in the jetspeed "RequestContext" as a reserved parameter?) and then in my layout I could get access to it. So I'm wondering if there is anything like that already in place? thanks, aaron --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]