tomcat - Cross-domain sharing session on Tomcat6.0.20 -


i had answers on web. got answer adds these segments in context.xml:

<context sessioncookiedomain=".example.com" sessioncookiepath="/"> 

but unfortunately isn't applicable tomcat version, tell me how can this?

you can check these links out , see if these help:

  1. best way allowing subdomain session cookies using tomcat
  2. http://tomcat.apache.org/tomcat-7.0-doc/config/context.html

Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -