Michael Zehrer wrote: >Hi List, > >after getting xsp caching to work (which is really fun), there is a >problem with pages that include urlrewritten links containing that >jsessionid=...., is there any solution fot making these pages >chacheable? >
Have jsessionid as part of key (or validity - depends on your circumstances). Then all cache entries will become invalid once session is invalidated. Vadim >Cheers Michael > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>