1 Reply Latest reply on May 19, 2009 5:37 PM by sverker

    Tree NOT rendering in portlet mode(Liferay)

      AjaxContext ac = AjaxContext.getCurrentInstance();

      FacesContext context = FacesContext.getCurrentInstance();

      ac.addComponentToAjaxRender(destTree);

      The above code works perfectly in Richfaces. but when the code is ported to Liferay container using Portlet bridge the Treenode (java object) is reloaded but in the web browser the tree is not reRendered.

      Do we have to add anything else for portlet mode ?

      This has become highly critical for my project... Appreciate if you can throw any inputs.

      Liferay 5.2.2
      Portletbridge beta 6
      RIchfaces 3.3.30-GA

      Thanks
      Prasad