Hello I got some problem when I use CardPortletController. I can get the tabs. But when I press the unselected tab to select it. Page will be redirected to web-root/jetspeed/portal/card/tabname?template=%2FEcs.jsp. This page has nothing. The following is the part of my psml page: <portlets> <controller name="org.apache.jetspeed.portal.controllers.CardPortletController" /> <control name="org.apache.jetspeed.portal.controls.PanedPortletControl" /> <entry type="ref" parent="finance" /> <entry type="ref" parent="sport" /> <entry type="ref" parent="AvantGoPortlet" /> <entry type="ref" parent="GreetingJSP"/> <entry type="ref" parent="ForumService"/> </portlets> In order to get the effect of the tabs, how can I handle it? Do I need to write jsp file to control the tab function? Thank you very much for your kindly help! With Best Regards Yuxiong --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
