Hi, See the Servlet API: http://download.oracle.com/javaee/1.3/api/javax/servlet/ServletContext.html#getRealPath%28java.lang.String%29
Bob On 2011/04/04 19:16 PM, Mohamed Yahya wrote:
Hi, How can I get the real path of a directory withing WebContent to send it to a normal java class that has to access the directory. Thanks. Mohamed Yahya
