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 se...