1 Reply Latest reply on May 28, 2004 7:10 PM by genman

    Where should struts jars go?

    danl_thompson

      We have several web-apps. We're thinking it doesn't really seem to make sense to put copies of all the struts jars in each individual war. (Many other shared 3rd party libs as well).

      Should these jars be packaged as part of each individual war file under WEB-INF/lib? Or should they be put into /server/myserver/lib?

      Drawbacks? Benefits?

      dt