Is there some way to find the path of tomcat's webapps directory using java, as we use System.getProperties("...") to get user.dir etc
thanks in advance.
Is there some way to find the path of tomcat's webapps directory using java, as we use System.getProperties("...") to get user.dir etc
thanks in advance.