Hi,
Does anybody know a way to prevent the users from being logged out when
using the editwizards? E.g. the user is in wizard.jsp and tries to
search for an image with list.jsp, therefore clicks the magnify glass
icon and ends up with a popup with mmbase\edit\wizard\jsp\login.jsp.
This seems to happen more in Tomcat 5.5 than in the earlier versions of
Tomcat and also more often when the server is busy or there is a lot of
traffic.
The editwizards are loaded into one of the subframes of a frameset
(LeoCMS style). If the user refreshes the frameset he is still logged
in, which probably means that only in the subframe or popup he is logged
out.
Any idea?
Thanks a lot, Henk.
Btw.
1. I don't want to increase
<session-config>
<session-timeout>30</session-timeout>
</session-config>
Because there are a lot of visitors and the session is also used for
other purposes. So increasing the timeout will keep too much sessions
alive.
2. I am refreshing one of the frames to keep the editors session alive
(see
http://cvs.mmbase.org/viewcvs/contributions/natmm/templates/editors/topm
enu.jsp?rev=1.19&view=markup
). This works but does not guarantee the subframes to remain logged in.
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers