problem regarding tabset

Hi all,

i am using tabset in my application.what i need is to keep the focus on a particular tab whenever a particular page is loaded . i have used the following code:

tabset1.setSelected("tab1");

but still the focus remains on the tab which had the focus during design time.Is there any solution to keep the focus dynamically.

waiting for a reply,

rpk

[389 byte] By [rpk@trat] at [2007-11-26 9:05:44]
# 1
Where did you put your code? prerender(). BTW, try manually removing the selected attribute in the tabset tag in the JSP .- Winston http://blogs.sun.com/winston
wjprakash at 2007-7-6 23:18:04 > top of Java-index,Development Tools,Java Tools...