What engine you are using? Theoretically it should pop because it
should timeout after a specific period of inactivity with an open or
closed browser (unless you have a REFRESH call embeded in the HTML code)
Gabriel Wong
http://www.ezwebtools.com
-------------------------
Rob Williams wrote:
>
> Ok, we ran this code on a server and it does pop, but it seems to get called
> only when we let the session timeout. If we close the browser, it never
> pops! How can this be? Am I missing something?
>
> Thanks,
>
> Rob Williams
> Precision Entertainment
>
> -----Original Message-----
> From: James Duncan Davidson [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 08, 1999 2:12 PM
> To: [EMAIL PROTECTED]
> Subject: Re: HttpSessionBindingListener
>
> Rob Williams wrote:
> >
> > I have a shopping cart that I am attempting to implement this interface
> on.
> > The idea is that I want people to be able to put their stuff in the cart
> and
> > then if they wander off, I can fish it out before the cart is destroyed,
> as
> > opposed to going against the database for every change. My problem is that
> I
> > have implemented the interface but when I run it (in JBuilder using
> > ServletServer) it doesn't pop in the debugger. Should I try it with a real
> > servlet engine (i.e. JRun)?
>
> Yes you should.
>
> ___________________________________________________________________________
> 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
>
> ___________________________________________________________________________
> 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
___________________________________________________________________________
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