[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
request.getSession() returns NULL
> In an effort to make this application stable, we've been working on
> porting it all to Linux (RedHat 5.2), Apache 1.3.2, JServ .096, and
> GNUJSP.
>
> For some undiscovered reason, it seems that individual .jsp's cannot
> access the session data of javax.servlet.http.HttpSession. When trying
> to retrieve the data from request.getSession (), NULL is always
> returned.
>
> Has anyone run into this situation before?
I'm having exactly this behaviour running GNUJSP 0.9.6 with the Zeus web
server (http://www.zeus.co.uk/) and it's own servlet runner. The JSP
stuff seems to work OK aside from this - but I've stuck
System.out.println() type things in JSPCompiler.java and
request.getSession(true) is returning null all the time...
Anyone got ideas?
Tom
---
tom@goodtech.co.uk
Good Technology ltd. http://www.goodtech.co.uk/