I figured it out

  on the application init() method i added

  public String getFolder(){

             return
this.getServletContext().getResource("/WEB-INF/images").getPath();
}

On Sat, Feb 6, 2010 at 9:14 AM, Josh Kamau <joshnet2...@gmail.com> wrote:

> Hi guy;
>
> Kindly help me. i would like to access the WEB-INF directory so that i can
> store some images there.
>
>
>
>
> Regards.
> Josh
>

Reply via email to