Hmmm does this work for packed WAR's or only Unpacked... ?
Jacob Rhoden wrote:
> Much Appreciated! Thanks.
>
> Edoardo Panfili wrote:
>> Jacob Rhoden ha scritto:
>>> what is the correct way to find the location of your WEB-INF
>>> directory (or your apps directory for that matter).
>>>
>> try with
>> String x = this.getServletContext().getRealPath("WEB-INF");
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|