Hi, due to a little but confusing problem which took me one day to find out :( I just noticed a strange issue concerning sessions. When I use my page for example at http://localhost/contextpath/servlet I get a session. But when I access the same page with http://localhost//contextpath/servlet I get a different session. Is that intended? I have to mention that I didn�t have the problem on my windows-development system but only on linux-deployment. But I cannot say if this is due to the fact that I don�t use a context-path on windows ( http://localhost/servlet ) or that it is on windows. But on my development-system I get the same session for both http://localhost/servlet and http://localhost//servlet. Anyone here can tell me why it is like that? As asked above, is this intended behaviour?
Regards, Philipp --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
