0 Replies Latest reply on Mar 1, 2003 8:15 PM by kpandey

    Equivalent to workdir  attribute in server.xml

    kpandey

      In standalone Tomcat we can control where the .java and .class for a jsp page in a context can go to with entry like so


      How do I do this in embedded Tamcat. By default its writing to $TOMCAT_HOME/work/MainEngine/localhost/test.

      I went thru the dev guide but wan't able to figure out. Thanks
      Kumar