-
Mar 23rd, 2009, 02:18 AM
#1
how to get client'S URL when using rmi in spring
just want to do simple authentication, so i wonder know that if
the server object can get client's URL or sth. else.
the only method i can find is to pass the piece of message as parameter in rmi message,like this
(serviceInterface) a=(serviceInterface) b.getObject();
a.doAuthentication(String url);
Last edited by yyaza; Mar 23rd, 2009 at 02:24 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules