3 Replies Latest reply on Jan 22, 2003 12:57 PM by dbronk

    Where to put 3rd party libs

      I have a jar file for a specific utility I use with my servlets... If I want all my web app servlets to use the jar file where would I have to put it? So far I put it in the deploy folder and it works... is this the correct way?