This week's book giveaway is in the Java in General forum. We're giving away four copies of Helidon Revealed: A Practical Guide to Oracle’s Microservices Framework and have Michael Redlich on-line! See this thread for details.
Using a struts example, I make sure cookie is on and "always accept session cookies". Then I assume the URL should not include "jseessionid" but it still. why ? Does Tomcat always use URLrewriting method to handle session tracking ?