No problem if security isn't needed. From the description, it doesn't
look like it or atleast doesn't look obvious. You can also use Oracle to
store session, but then you're dealing with a totally different set of
headaches.

just have multi-tiered security, so that only one server allows profile
management and the others can't. Unless there's something critical about
surveys and garden birdwatch.

peter

Steve Ahlstrom wrote:
> 
> No problem if you use cookies.
> 
> -----Original Message-----
> From: Iain Downie [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 08, 2002 8:12 AM
> To: [EMAIL PROTECTED]
> Subject: Feasibility question
> 
> Hi List,
> 
> relatively new to Tomcat, so excuse the possible repetition / naivety of
> this posting. We currently have an expanding web application running. We are
> thinking of dividing it up into more user-friendly chunks (different
> applications), allowing us to control each application more easily (stop one
> without affecting others etc.). My question is, is it possible to pass
> session info between many different applications?
> 
> For example, these are our surveys, which we want as different apps.
> 1. Login and generic registration
> 2. Spring birdwatch
> 3. Garden birdwatch
> 4. Other survey and so on.
> They will all be attached to one Oracle installation.
> 
> Currently, 1 and 2 are combined, so no problem with session info. But is it
> possible to transfer the user details between these apps, so that someone
> who is in Spring, can move over to Garden without having to login again?
> 
> I'm not looking for the solution (for now), just to know if it is possible
> or not.
> 
> Thanks, hope someone can suggest some pointers
> Iain
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to