> Basically, yes.  I wasn't sure if there was a Wicket solution to this problem
> or not.  I wasn't sure if there was a way to make a hard-coded reference to
> a resource outside of the webroot, for the purposes of doing what I
> explained.

What you can do is create a shared resource and let it resolve to your
files using e.g. FileResourceStream. Or even create a simple Servlet.
We've had discussions on this a few times on the list so maybe you can
try to find a solution in the archives.

Eelco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to