Privacy Policy
About Tech Blog
About Me
Contact Me
Menu
Home
Java
Core Java
Liferay
A Complete Liferay Guide
Liferay DXP Guide
Liferay Administration
Liferay Development
Miscellaneous
Pages
Privacy Policy
About Tech Blog
About Me
Contact Me
Categories
Home
Java
Liferay
Miscellaneous
Tag:
Portlet init phase
Liferay Development
Portlet Lifecycle method – init()
Nilang
—
June 23, 2021
2 comments
Initialization phase of Portlet is represented by init() method. When portlet is deployed, portlet container will destroy any existing instance and create new instance of portlet. At this time, it will call...
Read more »