[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
Re: GNUJSP Session Management
Hi Eric,
"Eric B. Ridge" wrote:
> 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.
How does the session.jsp example page work in your setup? It has worked
for me with Apache + Apache JServ.
Regards, Vincent.