[java ee programming] Re: LAB-4004 Session Tracking

2009-03-06 Thread tolacatola
Restarting the server (I'm using Apache) it seems to solve the problem. Check it out. On Feb 26, 7:06 pm, Karl wrote: > Waaa! > Okay, everything's going fine up until here... > > (2.5) Modify "Carts" part of the application to use application scope > > 1. Modify carts.jsp under under JSPExamples

[java ee programming] Re: LAB-4004 Session Tracking

2009-03-06 Thread tolacatola
I do have the same problem here ... On Feb 26, 7:06 pm, Karl wrote: > Waaa! > Okay, everything's going fine up until here... > > (2.5) Modify "Carts" part of the application to use application scope > > 1. Modify carts.jsp under under JSPExamples->Web Pages->sessions to use > application scope.