Hi,

there seems to be no way to link to dynamically generated binary files with Wicket.

[from my wicket-user posting]
> I'm currently trying to get a link to a dynamically created Resource. I tried this with > RenderedDynamicImageResource (just an example, later it will be a own Resource > class dynamically creating binary content). I can get an <img/> showing the image > (using the Image component) but not an <a href=""/> linking to the image with the existing link
> components. Is there any way to do something like this?

There is also already a RFE for something like this:
http://sourceforge.net/tracker/index.php? func=detail&aid=1228877&group_id=119783&atid=684978


The currently existing ResourceLink is only useable with ResourceReferences and I would like to enhance it in a way which allows using it with statically linked resourcereferences and dynamic created resources. I would like to implement the neccessary changes, just wanted to ask what you think about it or if there are better ideas for solving problems like that.

Regards,
Ralf


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to