Github user bitstorm commented on the issue: https://github.com/apache/tomcat/pull/122 To me specs are a little contradictory about this. They state that the default value is JSESSIONID but at the same time they allow to return a null if a custom value is not set for this parameter. Since ApplicationSessionCookieConfig already exposes a default value for max edge it would be nice to do the same for session cookie name and don't leave the responsibility for handling this situation to application code.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org