Olasoji Ajayi <sojibushman <at> yahoo.com> writes: > the question is, how do I destroy a session such that the > client can continue to access the application without tapestry recording any > session?
You need to call the restart service. See the ServiceLink component or the api doc on RestartService. There is also an example in chapter 4 (free download) of my book. -- Author of e-book for learning Tapestry (www.agileskills2.org/EWDT) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
