You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Дмитрий Андриевский <di...@teztour.com> on 2004/09/09 17:32:09 UTC

How to use ONLY cookie for session management?

Hello tomcat-user,

  I use Tomcat 5.0.

  Please, explain me how to use ONLY cookie for session management?
  I need to make tomcat NOT to rewrite url (by adding
  ';JSESSIONID=[...]') when it thinks it can not get session from
  cookie.

  For non-administrative area of site I almost never need session.
  And I need to make addresses of pages permanent...
  


  
  The reason is that search engines sometimes require site pages to be
  unchanged between their visits to site. But their robots cant manage
  cookies, so when they try to index (to verify indexing) site second
  time (say, after week), they found that pages are different from
  saved and remove the site from DB.


-- 
Best regards,
 Дмитрий                          mailto:dimmik@teztour.com


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org