JWEB on 4.0.7, Sessions

From: David Tatum <dtatum_at_my-deja.com>
Date: Tue, 18 Jan 2000 14:43:33 GMT
Message-ID: <861u6h$7k2$1_at_nnrp1.deja.com>



I want to be able to share data between JWEB applications (CGI).

Solution 1:
1)pass data as hidden Form variables.

Solution 2:
1)Cookies...I don't want to use Cookies.

I would rather have a session variable that I can pass around to applications. Create a class that extends a Hashtable and put whatever I want in it. I tried and failed to pass the data from one application to another this way.

Has anyone every tried this?

Have another solution?

Thanks in advance...

--
David Tatum
Software Engineer
Third Millennium Communications Inc.
125 Clairemont Ave. Suite 100


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Tue Jan 18 2000 - 15:43:33 CET

Original text of this message