Hi 

Abdoulaye Moussa Moctar <moc_...@yahoo.fr> wrote on 04/19/2010 02:58:40 
AM:

> I'm using Batik applet to display SVG generated and sent by a servlet. 
> The svg contains links to HTML pages. 

 [...]
 
> With Adobe SVG viewer the link work : the page test.html is displayed.
> In a batik applet, it don't work : nothing happens

    Right, Batik just renders SVG.  It might be possible to modify
the Applet to 'sniff' HTML pages references and push it back out to 
the browser the applet is embedded into.  I don't know how hard or easy
that would be given the differences in the various web browsers.

Reply via email to