Hi Everyone, I am working on a project that requires some information from the client at runtime.
So I need to make a RPC to the client with some arguments from a server side function (SingleColumnValueFIlter.java). Can anyone please tell me how I can do it. Thanks, Dishant
