Hi,

I have implemented a single sign on solution for intranet by maing use of
session cookie.

Is there any way I can acheive single sign on without using Session cookie?

Theoritically, I think it is possible if the Web Server supports URL
encoding, then I suppose I can create the session on another server and
return to the browser client the encoded url. I tried this but it doesn't
seem to work. I think I am missing something.


any help/refrences  is appreciated


Regards
Rashmi

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to