I'm stumped.

I'm attempting to use session tracking for user authentication and
application security like the examples in the O'Reilly JAVA Servlet
Programming book.  Everything seems to work fine so long as my
"transaction" servlet and my "login" servlet are in the same package;
however, when they are in different packages, the two servlets get
separate session IDs.  Why?  They are both in the same WEB-APP.

Any help will be greatly appreciated.

--
Paul C. McKean Jr.
 Technical Audit & Systems Compliance
Lockheed Martin Space Systems Company - Michoud Operations
phone: (504) 257-1213

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to