There are two categories of JSP tags. JSP Custom Tags: Where we can write your own code and implement that code and use it as a tag . JSP Standard Tag Library (JSTL): Created by Oracle, common set of ...
Create a property file in the package with extension '.properties' and use those properties defined in the file in jsp by importing the resource bundle package in the jsp.
Liferay 7 has been modularized to a great extend, so the most of the JSPs you might want to override are no longer in Liferay's core. Being modularized, Liferay 7 comes with a modular approach to ...