Re: Getting abstolute path to WEB-INF directory

2012-01-13 Thread Josh Kamau
Oh i got it. String path = WebApplication.get().getServletContext().getRealPath("/WEB-INF") ; regards. Josh. On Fri, Jan 13, 2012 at 9:51 PM, Josh Kamau wrote: > Hi There ; > > How do i get the absolute path to the WEB-INF directory in wicket 1.5 ? > > regards. > Josh >

Getting abstolute path to WEB-INF directory

2012-01-13 Thread Josh Kamau
Hi There ; How do i get the absolute path to the WEB-INF directory in wicket 1.5 ? regards. Josh