File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes JSP session NULL Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "JSP session NULL" Watch "JSP session NULL" New topic
Author

JSP session NULL

ishwar malvi
Greenhorn

Joined: Sep 24, 2012
Posts: 1
i have jsp site online using linux hosting. it maintains session value properly on windows tomcat on my local PC. but on server it set to NULL on redirect page from one page where session is set. remains NULL for all page. when accessing the other page.


thank in advance
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JSP session NULL
 
Similar Threads
Will tomcat creates a new session for every forward to a jsp page
session problem in tomcat 5.0.30
Session timeout problem
getSession(boolean create) in HttpServletRequest
getting session value in JSP