Simulating session?
From: EdUarDo (eduardo_at_pesima.com)
Date: 03/30/04
- Next message: wan: "J-Integra Java-Exchange Example"
- Previous message: Schimelcat: "How do I execute a jar file from a ms sql stored procedure?"
- Next in thread: Wendy S: "Re: Simulating session?"
- Reply: Wendy S: "Re: Simulating session?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Mar 2004 18:00:29 +0200
Hello, I'm going to expose my problem:
I'm working on a web application using J2SDK 1.4.2.
I have an object that I'm saving in session. Moreover I have a business class that need to
access the object I saved in session, but how you can guess, my business class doesn't have access to session.
I was thinking in serialize the object in a file, and then the business class could access that file, but the object
I want to save in session is different for each user, so I cannot distinguish the file that belongs to each user.
How could I solve this issue?
- Next message: wan: "J-Integra Java-Exchange Example"
- Previous message: Schimelcat: "How do I execute a jar file from a ms sql stored procedure?"
- Next in thread: Wendy S: "Re: Simulating session?"
- Reply: Wendy S: "Re: Simulating session?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|