On Thu, 2005-09-08 at 15:26 +0100, Joe Trewin wrote: > You could implement a custom service to access the image source and > stream it on to the client - I would guess this would be similar in > concept to the asset service.
I was already thinking implementing this as a service might be the best approach. The service could then implement the JNI to the dot (graphviz) executable and pass on assets when a component asks for it. (Please correct me if I am writing things that don't adhere to the tapestry principles since I am only shortly using Tapestry) Therefore I assume it isn't a problem to create new assets at runtime. These would then be available temporarily during the current session. Ruben --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
