Hi, thanks for the hint in the last message; I'll see what I can roll from that.
Basically, templating is out of the question, as I's have to substitute a few hundered different links/actions in that case. I had hoped to be able to generate a session-specific version of a destination-url like http://my-host/noticeclick?targetid=4711 that I can call from an onclick="sendToServer(evt)" event, where sendToServer() is a JS method which calls to weblocks, weblocks does something with the information, and based on the result we might need to update a few attributes in the SVG too. The right thing(tm) would maybe be to have the SVG delivered dynamically, with a JS-variable containing the session-specific url destination for the above being templated in at that time. However, I still don't see how to tweak that into Leslie's suggested hunchentoot-prefix handler. Utz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
