Configuring a cookie path on Tomcat 4.1.24

How or where can you configure the cookiepath on Tomcat 4.1.24, so that the Web application can store cookies specifically in that location? WebLogic has the cookiepath in weblogic.xml if it helps.

    Requires Free Membership to View

The setPath(java.lang.String) method of the javax.servlet.http.Cookie class specifies the path in which the client should return the cookie.

This was first published in June 2003

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.