I need to be more dynamic. I need to be able to setthe session name and domain based on the url. On Sep 8, 2013 9:12 AM, "Michael-O" <[email protected]> wrote:
> Am 2013-09-08 14:15, schrieb Marc Boorshtein: > >> I'm trying to figure out how I can create custom session cookies. I've >> found the Manager interface for creating the sessions, but there's nothing >> about the actual session cookie. I don't see anything in the Valve >> interface that will let me do this either. Is this possible in Tomcat 7 >> (or 8?). >> > > What do you mean by custom? Change the cookie name? If yes, you can do so: > http://tomcat.apache.org/**tomcat-8.0-doc/config/** > systemprops.html#Sessions<http://tomcat.apache.org/tomcat-8.0-doc/config/systemprops.html#Sessions> > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@tomcat.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > >
