1 Reply Latest reply on Oct 25, 2012 10:58 AM by sabaricse

    Static images folder in 5.1.0

    addicted711

      I am trying to migrate my app from 4.0.5.GA to 5.1.0.GA.

      In my previous server.xml file I had the <Context path="/images"  docBase="c:/shared/images" debug="99" reloadable="true" />

      Where would this go in the 5.1? I assume it cannot go in the server.xml as that throws errors. please advise