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

Reply via email to