How to disable tab

Hi,

I have few tabs in jsp page. I am using tomahawk for creating tabs.

say I have x,y and z tabs.If I click tab x then tab y should be disabled.

Please could anybody explain me how to do this with a small piece

of code.

Any help is highly appreciated.

Thanks in advance.

[314 byte] By [Ruthera] at [2007-11-26 22:28:23]
# 1
Any help...
Ruthera at 2007-7-10 11:31:29 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
any thoughts please!
Ruthera at 2007-7-10 11:31:29 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
I know nothing about Tomahawk components. But in fact those components should also implement the 'rendered' attribute. Supply a boolean expression to it whether to render the component or not.<t:someComponent rendered="#{myBean.booleanValue}" />
BalusCa at 2007-7-10 11:31:29 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4
had anybody did this before please help me how to do thisany help is appreciated
Ruthera at 2007-7-10 11:31:29 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 5
I'm not sure how many Tomahawk developers patrol these forums. You may have better luck joining their mailing lists and sending a message to the source.
rlubkea at 2007-7-10 11:31:29 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 6
what is the url of the tomahawk forumthanks and regardsRuther
Ruthera at 2007-7-10 11:31:29 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...