On Mon, 2006-06-19 at 08:22 -0600, Bryan Sant wrote: > JSP containers do all of this automagically. I would think that PHP > has a similar framework? >
Do JSP containers handle inter-server authentication? That's the real problem the OP was trying to solve. Having server A authenticate a user and then find a way to have server B recognize that server A had already authenticated and authorized the user. So this doesn't really have much to do with sessions. > -Bryan > > /* > PLUG: http://plug.org, #utah on irc.freenode.net > Unsubscribe: http://plug.org/mailman/options/plug > Don't fear the penguin. > */ > /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
