Hello,

I am looking for good ideas on how to best do the following:  We have two
different applications running that need to pass authentication information
to each other  -  allowing the user to only log in one time.  Only one of
the applications is running with NetDynamics (so I can't use the session
objects).  Both are running on different servers.

I was thinking of encrypting the information and then passing it in the
query string of the URL -- then decrypt the info when it reaches the second
server.  

Any suggestions on a better/easier way to do this?

Thanks,
Lauren


At 11:18 AM 9/28/99 -0700, Joel Parker Henderson wrote:
>
>Troy wrote:
>> Does anyone know anyway to implement the crypt() method in java.  I believe
>> there is a 1.2 version (JCE).  I am using 1.1.7 however.
>


_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to