Two words:
cookie
database
SteveQ
______________________________ Reply Separator _________________________________
Subject: webapps are useless toys?!
Author: "Andy Nuss" <[EMAIL PROTECTED]> at Internet-po
Date: 13/12/00 18:19
Hi,
Does anyone with a need for one session for all areas of the site
(single sign-on for users) find the current JSP specification
for Web-apps useful?
It seems like each webapp is a separate servlet context, which means
that there is no way to share session info among different components
of the site, if they are segmented as Webapps.
Thanks,
Andy