Correct, Glassfish would allow this; however, if I can do it
programmatically with ease I would rather do this (as installations
may change and I would rather not have the static uri). I assumed
Wicket had access to all files in the context root (or what I assume
is one, which maybe isn't).
I am currently trying the code posted below (MountedImageFactory),
though I need to alter it to work with all files, and its a little
bulky.
I am not bound to where I upload, is there a way to upload to a Folder
that wicket would be able to find easily? I currently make an upload
Folder: Folder upload = new Folder("uploads"); I upload to it similar
to the wicket-examples.
On 29-Jan-10, at 2:39 PM, Riyad Kalla wrote:
ot sure how that mounting rule in glassfish works, it might be
relative to your app root, but it seems it should work and just be
treated
as a normal path -- in the case of the previous fellow I understood
his
situation to be that he *had* to host resources out of a system
directory
that wasn't web-addressable. I believe in your case they are web
addressable
if that glassfis
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]