aspose file tools
The moose likes JSF and the fly likes Icefaces :panelTabset component submits request to the server on every tab switch. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Icefaces :panelTabset component submits request to the server on every tab switch." Watch "Icefaces :panelTabset component submits request to the server on every tab switch." New topic
Author

Icefaces :panelTabset component submits request to the server on every tab switch.

Muhammad Ahsan Jamshaid
Ranch Hand

Joined: Jun 01, 2006
Posts: 59
Hello All,
I am using ice:panelTabset component. It submits request at every click on the the next tab. Is there any option to stop sending request to server on every tab click. my panelTabset is as following.

<ice:panelTabSet id="panelTabSet2" selectedIndex="0" style=" background-color:#ebebeb" tabPlacement="Top" partialSubmit="false">


Please guide, Thanks.

--Ahsan jamshaid..


--Ahsan Jamshaid... SCJP 5(80%)
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Icefaces :panelTabset component submits request to the server on every tab switch.
 
Similar Threads
jQuery UI Widget issue
problem getting all parameters from multiple select
myFaces Tabs and validation
Multiple submits and Struts framework
By any means, can i kill the server threads while the server is running