can't use ServletContext.getRealPath("") to get the actual file path and
read the file as you read normally.

getServletContext() method will return the ServletContext.

Or are you looking for something different ?

regards
dipu

On Dec 12, 2007 4:47 AM, Joshua Jackson <[EMAIL PROTECTED]> wrote:

> Dear all,
>
> In my wicket apps, I have a use case to read a file that is located in
> my web-app context. How do I do this in wicket?
>
> Thanks in advance,
>
> --
> I'm a coder not a drag-n-dropper
>
> Blog: http://joshuajava.wordpress.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to