Liferay-portlet-ext.xml
configuration.jsp
and the following javascript on the same page
configurationActionImpl.java
init.java
Getting Configuration Portlet Controller Class
configuration.jsp
and the following javascript on the same page
configurationActionImpl.java
init.java
The blog is so helpful. Can you please share the contents in init.jsp page?
ReplyDelete<%@ taglib uri="http://java.sun.com/portlet_2_0" prefix="portlet" %>
Delete<%@ taglib uri="http://liferay.com/tld/aui" prefix="aui" %>
<%@ taglib uri="http://liferay.com/tld/ui" prefix="liferay-ui" %>
<%@ taglib uri="http://liferay.com/tld/theme" prefix="liferay-theme" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
< portlet:defineObjects />
< liferay-theme:defineObjects />
I am able to resolve it, Thanks for the reply.
ReplyDeleteWelcome...
Delete