ExternalLink works great with relative path (/DownloadedFiles/file1)
and I was able to access the context path 
using getServletContext().getRealPath("/") in Application.init 

Thanks

Pierre


Nino.Martinez wrote:
> 
> 
> 
> 
> folder.getFiles()[1].toURL() should give the direct url for the file, now
> if you want to serve if through wicket then you got to use resources..
> Otherwise just create some externalLinks and that should be it..
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Upload-file-tp15849850p15868265.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to