Foros de discusión

System portlet not rendering

Amy Green, modificado hace 11 años.

System portlet not rendering

New Member Mensajes: 2 Fecha de incorporación: 23/05/12 Mensajes recientes
I have created a System portlet similar to Chat Portlet that, like any other system portlet, appears in every page.
The problem is that I need it to be rendered everytime I change to another page, but it only renders when the page I'm going to has other portlets. If the page is empty, or has onl a webContent visor, the portlet doesn't go to the render method and although I'm showing another jsp in that momment, it shows the "view.jsp", which is the jsp rendered in the start.

What can I do to force a render of the portlet each time I change between pages?

Thank you