[
https://issues.apache.org/jira/browse/WICKET-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478360
]
Jean-Baptiste Quenot commented on WICKET-354:
---------------------------------------------
I think if WICKET-359 is fixed, we don't need this one anymore. Proxying an
image through the server is a very specific usecase, and this may not work with
eg HTTPS certificates that are often installed on the client rather than on 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.