[
https://issues.apache.org/jira/browse/WICKET-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477854
]
Jean-Baptiste Quenot commented on WICKET-354:
---------------------------------------------
Dumb question: why aren't you using Image(String, String)? Do you really need
to proxy the remote image through the server?
> Add a URIResource
> -----------------
>
> Key: WICKET-354
> URL: https://issues.apache.org/jira/browse/WICKET-354
> Project: Wicket
> Issue Type: New Feature
> Components: wicket
> Affects Versions: 1.3, 2.0
> Reporter: vincent Demay
> Attachments: URIResource.java
>
>
> Add an URIResource too resolve distant resources such as http for exemple. It
> can be used in image constructor for exemple when url is knew on server side
> (comes from the model or whatever)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.