Session management across J2EE app and CQ in tomcat server -


my j2ee app running in tomcat server , trying deploy cq war file in same tomcat container. know cq not support ootb session management.would able maintain session between cq , j2ee app in same tomcat container? mean want store data in session can reuse when navigate , forth between j2ee pages , cq pages?

afaik cq doesn't use sessions. can jet cookies , access j2ee , cq pages. trying do?


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -