|
Hey,
I've got a problem using gnujsp on apache 1.1.9 -
Jserv running on NT4.
I've got two servlet zones defined (intranet and
test).
the JSP page are mapped to the GNUJSP engine
running through the first servlet zone (intranet).
When I use JSP pages and servlets from the first
zone (intranet), both servlets and JSP pages share the same session
object.
But, when I use JSP pages and servlets from the
second one (test), servlets and JSP have their own session object.
I think the reason is that in the second case,
JSP are running through on zone and Servlets are running through the other one.
Is it correct ?
Can I define more than one times the association
zone <--> GNUJSP servlet ?
Thanks,
Frédéric PREVOST Escape S.A. Directeur Technique ;-) |