Jalo session in Hybris

In normal web applications, we will have HTTP session to manage the user session In Hybris, in addition to this HTTP Session, we also have Jalo session Jalo session basically wraps us the data about currently logged in User and their settings It is used as a base context using which user requests will be […]

Share this article on

Restricting wcms component or page in hybris

Restrictions specify rules for when a page or component should not be displayed We can restrict a page or component from being displayed to specified users or user groups, on specified dates etc.. There are different types of restrictions like user restriction, user group restriction, time restriction etc.. We can apply restriction either to a […]

Share this article on
< Previous Next >