The "selectedTab" attribute of course does the trick.

Is there also an easy way to know which tab was selected when the form
was submitted?

Torsten

Musachy Barroso schrieb:
> To select the tab, use the "selectedTab" attribute on tabbedPannel. For
> your
> label question check this FAQ:
> 
> http://cwiki.apache.org/WW/why-do-the-form-tags-put-table-tags-around-controls.html
> 
> 
> musachy
> 
> On 5/22/07, Torsten Römer <[EMAIL PROTECTED]> wrote:
>>
>> I have 2 beginners questions that I can't seem to figure out:
>>
>> - How can I make tags like <s:radio> not to create any label and create
>> my own label (using for example the <s:label> tag)?
>>
>> - What is the easiest way to re-select the selected tab of a
>> <s:tabbedPanel> when redisplaying the form? I have a String type
>> property for the current tab in my backing bean but I am unsure how to
>> use it.
>>
>> Torsten
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 

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

Reply via email to