Wicket and SVG - any components exist?
Posted
by Ondra Žižka
on Stack Overflow
See other posts from Stack Overflow
or by Ondra Žižka
Published on 2010-05-02T19:52:06Z
Indexed on
2010/05/02
19:58 UTC
Read the original article
Hit count: 301
SVG DOM can be controlled with JavaScript, so it can be AJAX-enabled... I wonder if there are some SVG components for Wicket yet. And if Wicket can have pure xml/svg
as the output format.
Quick googling shows only a question at Code Ranch.
© Stack Overflow or respective owner