この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi,
1. How do i fetch user's location (ie latitude and longitude) from the geolocation OOTB component in jsp?
(Used following command: CQ_Analytics.ClientContextMgr.clientcontext.geolocation.latitude
But no value was fetched).
2. How do we change browser (ie use of emulator) with the help of client context?
Thanks,
Nikunj
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Client Context enables you to collect/retrieve data about the current context, but it's not meant for changing the context. Also, the collection/retrieval of data is meant to be done on the client only (i.e. using javascript). Client Context is not meant to be used for sending context data to the server.
scott
http://docs.adobe.com/docs/en/aem/6-0/develop/personalization/client-context.html
表示
返信
いいね!の合計
Please try this for getting user location
http://blogs.adobe.com/livecycle/2011/10/bringing-geo-location-to-web-experience-management.html
For emulator follow this
Double-click on the icon representing the browser platform. The selector will open, use the arrows to navigate and see the platforms/browsers available:
Click on the platform browser you want to load. When the details have loaded click outside the selector to close.
表示
返信
いいね!の合計
Client Context enables you to collect/retrieve data about the current context, but it's not meant for changing the context. Also, the collection/retrieval of data is meant to be done on the client only (i.e. using javascript). Client Context is not meant to be used for sending context data to the server.
scott
http://docs.adobe.com/docs/en/aem/6-0/develop/personalization/client-context.html
表示
返信
いいね!の合計