Okay, I have the following structure.
$CATLINA-HOME\webapps\a_subfolder\my_root\ Within my_root there are a number of subfolders that contain various applications i.e. login, admin, reports and my WEB-INF. The first thing I need to make sure of is that I am using the correct terminology. Correct me if I'm wrong, but the structure I defined is a <Context>, correct? The problem I am having is that my JSP pages are receiving a different session than my servlets. Because all of these applications exist within a <Context>, I'm confused as to why the sessionIDs would be different. My <Host> element is defined as follows (the only Context referenced is the default). <Host name="my_site.com" appBase="webapps\a_subfolder\my_root\"> <Context path="" docBase="\"> <ResourceLink name="jdbc/OracleDS" global="OracleDataSource" type="javax.sql.DataSource"/> </Context> </Host> I am obviously missing something important here, and could really use some enlightenment (or a slap upside the head). Thanks in advance! Mike Fax.com "The New Way To Fax!" <http://www.fax.com/> www.fax.com Confidential: This electronic message and all contents contain information from Fax.com, Inc. which may be privileged, confidential or otherwise protected from disclosure. The information is intended to be for the addressee(s) only. If you are not an addressee, any disclosure, copy, distribution or use of the contents of this message is prohibited. If you have received this electronic message in error, please notify the sender by reply e-mail and destroy the original message and all copies. Thank you.