Message Boards

Fragment-Host for theme jsp

thumbnail
INTHIYAZ SHAIK, modified 4 Years ago.

Fragment-Host for theme jsp

New Member Posts: 22 Join Date: 11/24/11 Recent Posts
In Liferay 7.0 what will be the fragment-host , if we are overriding the theme jsp
For Example : If we need to override below jsp
bottom.jsp
top_header.jsp
thumbnail
Samuel Kong, modified 4 Years ago.

RE: Fragment-Host for theme jsp

Liferay Legend Posts: 1902 Join Date: 3/10/08 Recent Posts
You can't use an OSGi fragment to override bottom.jsp and top_head.jsp since these are in the portal core. You'll need to use a custom JSP bag instead. See https://portal.liferay.dev/docs/7-0/tutorials/-/knowledge_base/t/overriding-core-jsps