I have created multiple client context's (clientcontext_one,
clientcontext_two ; by extending the default clientcontext and have made
corresponding changes in /libs/cq/personalization/components by
extending the respective components) in a single instance to map it to
different websites(Geometrixx Outdoors, Geometrixx Media) and have
included respective client context's in the body.jsp of those two
websites. I want to display data in the client context through
jsonPstore. I've provided an absolu...