0 Replies Latest reply on Jan 13, 2006 12:31 AM by pgambino

    JSESSIONID Configuration

    pgambino

      I have two WARS deployed in the same instance of JBOSS. Is there a way to disable use of the statefull sessions (turn off the JSESSIONID) for one WAR, while leaving it on for the other? One WAR has dynamic content that is completely stateless, and I do not want a JSESSIONID created when users hit that link.