[java ee programming] LAB-4004: Session tracking - disable cookie on browser

2009-10-07 Thread hnguyen
I had tried to run the Session sample from ServletExamples on browser with cookie disable, the experience is different when cookie is enable. Does it mean that GlassFish does NOT support URL rewriting. Could someone please confirm? Thank you in advance! --~--~-~--~~~

[java ee programming] LAB-4004 Session Tracking

2009-02-26 Thread Karl
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. The code fragments that need to be changed are highlighted in bold and blue colo