aspose file tools
The moose likes JSP and the fly likes Different session ids Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Different session ids" Watch "Different session ids" New topic
Author

Different session ids

Javad Rashidi
Ranch Hand

Joined: Feb 13, 2011
Posts: 34

hi.

i get different session id in following two pages:
http://www.myviwo.com/test.jsp
http://www.myviwo.com/pages/test.jsp

in both page i wrote this: <%=request.getSession().getId() %>

what is the problem?
why i got different ids?

http://www.myviwo.com
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Different session ids
 
Similar Threads
a Question
Session variables in Netscape 4.76?
IFramePortlet.
What's wrong with my Authentication
getting exception in JSF Tutorial of JR