Hi,

ComponentRenderer just produces the final markup out of a page/component.
You need to "run" this markup in a browser to execute any JavaScript in it.


On Tue, Jul 30, 2013 at 10:01 AM, kevin94 <[email protected]> wrote:

> Hello,
>
> I'm trying to render an email with ComponentRenderer but the javascript
> which build charts is not executed.
> Are there any solution to execute javascript (which builds svg charts)
> before getting the html in String ?
>
> Thanks
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Render-email-with-Javascript-tp4660534.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to