I'd like to know the best practice too. I've done this setting a parameter
in the request, and in my jsp I have

<s:tabbedPanel id="adminpanel" selectedTab="%{#parameters['active']}">

not very elegant but works.

On 7/10/07, Brian Trzupek <[EMAIL PROTECTED]> wrote:

I have a page with several Struts Tabs on it.

When I submit the page, I would like it to come back to the 'active'
tab (the previous selected tab).

Is there a best practice on how to do this?

Thanks,
Brian-

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to