Re: Dynamicaly add new tab to an existing AjaxTabbedPanel

2008-02-28 Thread Charly
Thank you Igor, it works perfectly ! Charly Igor Vaynberg a écrit : tab.gettabs().add(newtab); followed by an ajax repaint of the entire tabbed panel -igor On Thu, Feb 28, 2008 at 9:11 AM, Charly [EMAIL PROTECTED] wrote: Hi, I would like to know if it's possible to add dynamicaly new tab

Re: Portlet howto

2007-10-17 Thread Charly
NF/classes/org/apache/wicket/protocol/http/portlet/WicketPortlet.properties like this org.apache.portals.bridges.common.ServletContextProvider=com.liferay.portlet.LiferayToPortalBridgeServletContextProvider org.apache.portals.bridges.common.PortletResourceURLFactory=com.liferay.portlet.LiferayToPortalBridge

Re: Portlet howto

2007-10-08 Thread Charly
Hi Ate and Thijs, I'm actually trying to get Wicket working with Liferay portal 4.3.2. I already implement the 2 interfaces (not really sure of my work) and I can actually see the portlet example content of Wicket in Liferay. Here the steps I've done : - use Liferay 4.3.2 with tomcat (there's