hello, here's my problem: the team I am working in is building a web site using differents technologies. We are using three different languages : Java, PHP3 and probably Python. The problem is that we need user authentication thru login/password. Once the login has been performed in Java and a session cookie has been set, how can we get it in PHP3 and especially the data associated with that cookie? Or in the opposite, how can I get with Java the information associated with a cookie which has been set in PHP? thanks in advance guillaume ORIOL ___________________________________________________________________________ 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
