I use the 

<jsp:useBean id="Cart" scope="session"
class="com.KBSoftware.Base.CustomerCart.CustomerCart"/>


for my sessions and when I run the stand alone it
works correct.  When I run Tomcat under IIS, session
are never saved.  Each time I go to a page that has a
session Object it is always creating a new blank
session.  

Thanks ahead of time for your help.

Kevin

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Reply via email to