Posted By:
Iancu_Dan
Posted On:
Wednesday, August 29, 2001 10:51 AM
Why when invoking a servlet using a link in a page that contains the tag Tomcat creates a new HttpSession ? The old one is not closed and I can get it by invoking a servlet using a link in a page without the tag (I use frames). It is about how cookies are send to the server?