Liferay Portlet Development – A definitive guide 4
Читать

Liferay Portlet Development – A definitive guide 4

Keeping your code base clean is an extremely important exercise. Through-out this book, we will practically demonstrate this. As a first step we will remove from “tld” files from the file system and list them in the file “liferay-plugin-package.properties” as portal-dependency-tlds. So whatever tld that we specify in this list, will be copied from the portal and used while building the WAR file for this portlet.