<div dir="ltr">I don&#39;t see how this would work, as HTTP is a stateless protocol.<br>Should by possible with AJAX, though (so, athena.livepage may be your friend).<br><br><div class="gmail_quote">2008/8/22 Daniel Browne <span dir="ltr">&lt;<a href="mailto:grimsqueaker13@gmail.com">grimsqueaker13@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I need someone to help me with twisted.web.<br>
<br>
How can I do something (eg. redirect) once a users session has expired? At the point when the session expires your request is finished and your session is expired. I have added the notification callback but I can&#39;t really do anything inside it without a session to store information in or a request to redirect with, so I just print a message to the console.<br>

<br>
Can anyone help me understand what I&#39;m doing wrong here?<br>
<br>
Thanks<br>
Daniel Browne<br>
<br>
_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com" target="_blank">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
</blockquote></div><br></div>