Persistence and Session related stuff are totally independant of projects. They live in the world of the Persistance Engine whereas Projects and Pages live in the CP's world. When your application spans multiple projects, I don't think you can call something the 'main' project, may be, you mean the starting point of the application. If you had problems in the past, my guess would be that it was due to losing session continuity (due to inadequate care while using Frames or hrefs among other reasons). Aby -----Original Message----- From: LadyNaureen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 07, 1999 8:50 PM To: [EMAIL PROTECTED] Subject: [ND] How to use Session Objects residing in diffrent projects? Dear ND Experts, Hi, Thankyou for your help on using session objects. I have a huge application broken down into multiple projects. Each project needs user session objects. It is my understanding that the main calling project should contain all the user session objects and projects called from it can use these session objects but cannot have their own user session objects. Now the question is Is my understanding is correct that the main project should have all the user session objects needed by other projects ? I reached this assumption because when I had user session objects in different projects during accessing them error were generated. Any advice will be greatly appreciated. Thanks in advance. Regards, LadyNaureen _________________________________________________________________________ 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]
