This is a discussion on Re: Custom themes and skins throwing error after migrating fromportal 5.1 - Websphere ; Hi, I have already changed the tld reference in my theme from engine.tld to portal.tld as below. And the following code snippet included after "PlaceBarInclude.jsp" declaration triggers the portlet to render. * * And the code snippet from "Control.jsp" looks ...
Hi,
I have already changed the tld reference in my theme from engine.tld to portal.tld as below.
And the following code snippet included after "PlaceBarInclude.jsp" declaration triggers the portlet to render.
* *
And the code snippet from "Control.jsp" looks like below.
div id="
* *
When I put debug statement in Control.jsp..its not printing that.
Where and what else I can check?
Thanks again,
Raj.