• Get Started with login screenlet in Liferay DXP

    Get Started with login screenlet in Liferay DXP

    Liferay provides the screenlets, which are the readymade screen for the faster android app development for Liferay apps. Liferay Screens for Android contains several Screenlets that you can use in your Android apps. Liferay offers bunch of screenlets which is called Screenlet Library. You can know more about it from following link, (https://dev.liferay.com/develop/reference/-/knowledge_base/7-0/screenlets-in-liferay-screens-for-android) In this… Continue reading Get Started with login screenlet in Liferay DXP

  • Learn Model Listener Hook in Liferay DXP/7

    Learn Model Listener Hook in Liferay DXP/7

    In this ‘How to?’ series of posts, we discussed about JSP hook last time. In this post, I am going to describe about Model Listener Hook and how to implement it in Liferay 7/DXP. Following are the list of hooks available in Liferay 7/DXP and we have already discussed about hyperlinked item in list. Struts… Continue reading Learn Model Listener Hook in Liferay DXP/7

  • Learn Liferay 7/DXP service builder – The right way!

    Learn Liferay 7/DXP service builder – The right way!

    Service builder is most important part in Liferay development. In this post, I am going to talk about Service builder in Liferay 7/DXP. To explain it more effectively, I have taken example of Employee registration. Before we discuss about how use service builder in Liferay 7/DXP, let’s talk about some fact about it. Liferay 7/DXP… Continue reading Learn Liferay 7/DXP service builder – The right way!

  • Learn JSP Hook for Liferay 7/DXP in 5 simple steps

    Learn JSP Hook for Liferay 7/DXP in 5 simple steps

    In this ‘How to?’ series of posts, I am talking about different hooks and steps to create hook in Liferay 7/DXP. In my last post, you learned about Filter hook. In this post, you will learn about JSP Hook. Before I proceed to explain you about JSP hook let me summarize list of hooks Liferay… Continue reading Learn JSP Hook for Liferay 7/DXP in 5 simple steps

  • Liferay 7 / DXP: 7 UI features making the difference

    Liferay DXP is a real game changer in CMS/Portal world

    We at EnProwess closely observing Liferay DXP releases, plan and road map. We laced up our skills for Liferay DXP. Believe me, it’s exciting. In this post, I want to express my thoughts why Liferay DXP is a game changer in portal world, New User experience Impressive user experience is important to select software product.… Continue reading Liferay DXP is a real game changer in CMS/Portal world

  • Liferay7/DXP – OSGI module for PostLoginAction

    Liferay7/DXP – OSGI module for PostLoginAction

    Before we get in to how OSGi and Liferay goes hand in hand, it is recommended to understand the core of OSGi. You can go thru this link and get your hand dirty with plain OSGi example. Liferay7 and DXP released with many buzzwords like Modularity, Expansibility and Semantic versioning. All of these, have base… Continue reading Liferay7/DXP – OSGI module for PostLoginAction

  • OSGI Groundwork !!

    OSGI Groundwork !!

    The Open Services Gateway Initiative (OSGi) defines an architecture for developing and deploying modular applications and libraries. It is also known as the Dynamic Module System for Java, defines an architecture for modular application development. It is proven to help build, package and maintain robust API’s for Java based Enterprise software components running in the… Continue reading OSGI Groundwork !!

  • Theme for Liferay 7

    Theme for Liferay 7

    Theme in Liferay is very important component for any project you will be working. Liferay 7 is coming with many changes and you will need to know the new ways of development in Liferay. This blog will help you understand how you can build theme in Liferay 7 using theme generator. Please note, using plug-in… Continue reading Theme for Liferay 7