how ca access request variables (the remote username) in gwt rpc implementation?
it working with
this.getthreadlocalrequest().getremoteuser()
in rpc class extends remoteserviceservlet
.
how ca access request variables (the remote username) in gwt rpc implementation?
it working with
this.getthreadlocalrequest().getremoteuser()
in rpc class extends remoteserviceservlet
.
Comments
Post a Comment